Contents

fastapi-hypermodel 2.2.0

0

A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.

A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.

Stars: 49, Watchers: 49, Forks: 7, Open Issues: 16

The jtc42/fastapi-hypermodel repo was created 4 years ago and the last code push was 11 months ago. The project is moderately popular with 49 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

No  fastapi-hypermodel  pypi packages just yet.

Errors

A list of common fastapi-hypermodel errors.

Code Examples

Here are some fastapi-hypermodel code examples and snippets.

Related Packages & Articles

fastapi-admin 1.0.4

A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.