Trending

Content tagged with "api-design"

api-design

Hacker News

Top stories from the Hacker News community• Updated 12 minutes ago

Reddit

Top posts from tech subreddits• Updated 3 minutes ago

Reddit

7 Best Practices for API Design

newsletter.systemdesign.one
5
0
sdxyz42
about 1 month ago

Hugging Face Trending

Popular models from Hugging Face• Updated 39 minutes ago

No models found

Try removing the tag filter or searching for different content.

GitHub Trending

Popular repositories from GitHub• Updated about 1 hour ago

uvicorn

An ASGI web server, for Python. 🦄

websocket

Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.

ccxt

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

cal.com

Scheduling infrastructure for absolutely everyone.

Jackett

API Support for your favorite torrent trackers

axios

Promise based HTTP client for the browser and node.js

hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍