Datasette : Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container ...
RSS Box : This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.
httpbin.org : A simple HTTP Request & Response Service.
Buf : A CLI tool to help working with Protocol Buffers.
Buf currently contains:
A linter that enforces good API design choices and structure.
A breaking ch...
htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
Bluepine is a DSL for defining API Schema/Endpoint with the capabilities to generate Open API (v3) spec, validate API request and serialize object for API response based on single schema definition.