api-response
API response library
A package providing a standardized format for building production API responses in Python.
A go-to production API response with an easy format for building APIs with Python. 🐍
9 stars
2 watching
0 forks
Language: Python
last commit: 6 months ago api-responsejsonpython3rest-api
Related projects:
Repository | Description | Stars |
---|---|---|
aliuygur/gores | Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
crell/apiproblem | Library to format error responses from RESTful APIs according to IETF standards. | 239 |
realpython/list-of-python-api-wrappers | Provides a curated list of Python APIs and libraries for various applications | 2,089 |
public-apis/public-apis | A curated list of APIs from various domains. | 317,596 |
apipie/apipie-bindings | Provides a Ruby library to document and interact with Apipie APIs | 10 |
bendyworks/api-server | A JSON API server written in Haskell demonstrating real-world use of hasql and scotty. | 66 |
patricksamson/laravel-api-response | A Laravel wrapper for generating API responses using Fractal's paginated collection functionality | 3 |
halcy/mastodon.py | A Python wrapper for the Mastodon API allowing developers to interact with the social media platform's public and private APIs. | 884 |
prkumar/uplink | A library that turns HTTP APIs into Python classes | 1,073 |
flugg/laravel-responder | A package for building standardized API responses with Fractal-like functionality in Laravel and Lumen. | 865 |
thisbejim/pyrebase | A Python wrapper for the Firebase API. | 2,068 |
dbalatero/alchemy_api | A client API library for AlchemyAPI's NLP services | 31 |
dropbox/pygerduty | A Python library providing a programmatic interface to PagerDuty's API and Events API | 163 |
flask-api/flask-api | Provides an implementation of browsable APIs for Flask web applications. | 1,438 |
marketsquare/robotframework-requests | A library that wraps the Python Requests Library to simplify HTTP API testing in Robot Framework. | 488 |