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

https://github.com/gideon877/fastapi-user-management

This API is a User Management System built using FastAPI, SQLAlchemy, and PostgreSQL. It allows you to create, read, update, and delete users while following best practices like dependency injection, data validation with Pydantic, and database session management.
https://github.com/gideon877/fastapi-user-management

fastapi markdown postgresql python3 sqlalchemy

Last synced: about 2 months ago
JSON representation

This API is a User Management System built using FastAPI, SQLAlchemy, and PostgreSQL. It allows you to create, read, update, and delete users while following best practices like dependency injection, data validation with Pydantic, and database session management.

Awesome Lists containing this project