Trending

Content tagged with "api-design"

api-design

Hacker News

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

HN

RFC 3339 vs. ISO 8601

ijmacd.github.io
HN

Protobuffers Are Wrong

reasonablypolymorphic.com
HN

API Blueprint

apiblueprint.org
34
13
maxwell
about 1 month ago
HN

Agent Client Protocol

agentclientprotocol.com
HN

Everything I know about good API design

seangoedecke.com
344
119
ahamez
about 2 months ago

Reddit

Top posts from tech subreddits• Updated 8 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 about 1 hour ago

No models found

Try removing the tag filter or searching for different content.

GitHub Trending

Popular repositories from GitHub• Updated 4 minutes 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 🦍