An open API service indexing awesome lists of open source software.

https://github.com/xithrius/ordis-api


https://github.com/xithrius/ordis-api

hacktoberfest

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# ordis-api

API portion of [ordis](https://github.com/Xithrius/ordis).

Built in FastAPI and SQLAlchemy, with Alembic for migrations.

Attempting to follow [these best practices](https://github.com/zhanymkanov/fastapi-best-practices) for FastAPI.