fastapi-hypermodel 2.1.0
0
A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.
Contents
A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.
Stars: 40, Watchers: 40, Forks: 6, Open Issues: 9The jtc42/fastapi-hypermodel
repo was created 3 years ago and the last code push was 1 weeks ago. The project is moderately popular with 40 github stars!
How to Install fastapi-hypermodel
You can install fastapi-hypermodel using pip
pip install fastapi-hypermodel
or add it to a project with poetry
poetry add fastapi-hypermodel
Package Details
- Author
- Joel Collins
- License
- MIT
- Homepage
- https://github.com/jtc42/fastapi-hypermodel
- PyPi:
- https://pypi.org/project/fastapi-hypermodel/
- GitHub Repo:
- https://github.com/jtc42/fastapi-hypermodel
Classifiers
Related Packages
Errors
A list of common fastapi-hypermodel errors.
Code Examples
Here are some fastapi-hypermodel
code examples and snippets.
GitHub Issues
The fastapi-hypermodel package has 9 open issues on GitHub
- Add Python 3.10 to Workflow