File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ Documentation Status] ( https://readthedocs.org/projects/fastapi-jsonapi/badge/?version=latest )] ( https://fastapi-jsonapi.readthedocs.io/en/latest/?badge=latest )
2- [ ![ PyPI] ( https://img.shields.io/pypi/v/fastapi-jsonapi?label=PyPI )] ( https://pypi.org/project/FastAPI-JSONAPI/ )
1+ [ ![ Last Commit] ( https://img.shields.io/github/last-commit/mts-ai/FastAPI-JSONAPI?style=for-the-badge )] ( https://github.com/mts-ai/FastAPI-JSONAPI )
2+ [ ![ PyPI] ( https://img.shields.io/pypi/v/fastapi-jsonapi?label=PyPI&style=for-the-badge )] ( https://pypi.org/project/FastAPI-JSONAPI/ )
3+ [ ![ ] ( https://img.shields.io/pypi/pyversions/FastAPI-JSONAPI?style=for-the-badge )] ( https://pypi.org/project/FastAPI-JSONAPI/ )
4+ [ ![ ] ( https://img.shields.io/github/license/ycd/manage-fastapi?style=for-the-badge )] ( https://pypi.org/project/FastAPI-JSONAPI/ )
5+ [ ![ GitHub Actions] ( https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fmts-ai%2FFastAPI-JSONAPI%2Fbadge%3Fref%3Dmain&style=for-the-badge )] ( https://github.com/mts-ai/FastAPI-JSONAPI/actions )
6+ [ ![ Read the Docs] ( https://img.shields.io/readthedocs/fastapi-jsonapi?style=for-the-badge )] ( https://fastapi-jsonapi.readthedocs.io/en/latest/ )
7+
8+ [ ![ 📖 Docs (gh-pages)] ( https://github.com/mts-ai/FastAPI-JSONAPI/actions/workflows/documentation.yaml/badge.svg )] ( https://mts-ai.github.io/FastAPI-JSONAPI/ )
39
410# FastAPI-JSONAPI
511
Original file line number Diff line number Diff line change 11FastAPI-JSONAPI
22==================
3- .. image :: https://img.shields.io/pypi/v/fastapi-jsonapi.svg
3+ .. image :: https://img.shields.io/pypi/v/fastapi-jsonapi?style=for-the-badge
44 :alt: PyPI
55 :target: http://pypi.org/p/fastapi-jsonapi
66
7+ .. image :: https://img.shields.io/pypi/pyversions/fastapi-jsonapi?style=for-the-badge
8+ :alt: Python Version
9+ :target: http://pypi.org/p/fastapi-jsonapi
10+
11+ .. image :: https://img.shields.io/github/license/mts-ai/FastAPI-JSONAPI?style=for-the-badge
12+ :alt: GitHub
13+ :target: https://github.com/mts-ai/FastAPI-JSONAPI
14+
715
816**FastAPI-JSONAPI ** is an extension for FastAPI that adds support for quickly building REST APIs
917with huge flexibility around the JSON:API 1.0 specification.
You can’t perform that action at this time.
0 commit comments