Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,7 @@ _Libraries for building RESTful APIs._
- Framework agnostic
- [falcon](https://github.com/falconry/falcon) - A high-performance framework for building cloud APIs and web app backends.
- [fastapi](https://github.com/tiangolo/fastapi) - A modern, fast, web framework for building APIs with Python 3.6+ based on standard Python type hints.
- [fastapi-nosql-template](https://github.com/th0truth/fastapi-nosql-template) - High-performance FastAPI backbone with MongoDB, Redis, REST/GraphQL support, RS256 security, RBAC, and 100% test coverage.
- [hug](https://github.com/hugapi/hug) - A Python 3 framework for cleanly exposing APIs.
- [sandman2](https://github.com/jeffknupp/sandman2) - Automated REST APIs for existing database-driven systems.
- [sanic](https://github.com/sanic-org/sanic) - A Python 3.6+ web server and web framework that's written to go fast.
Expand Down