Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FastAPI REST JSONAPI is an extension for FastAPI. It provides a simple, yet powerful, way to build REST APIs around the JSONAPI specification.

License

Notifications You must be signed in to change notification settings

Zenor27/fastapi-rest-jsonapi

Open more actions menu

Repository files navigation

FastAPI REST JSONAPI 🚀

Documentation

You can find the documentation here.

Setup

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Launch tests

With coverage

pytest --cov=fastapi_rest_jsonapi --cov-report html tests/

Without coverage

pytest

Launch example app

uvicorn example.app:app --reload

About

FastAPI REST JSONAPI is an extension for FastAPI. It provides a simple, yet powerful, way to build REST APIs around the JSONAPI specification.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.