GabrielBorges240 /
task-manager-api
Task Manager API — Production-ready RESTful API built with FastAPI, PostgreSQL, JWT, Docker, and SQLAlchemy for secure and scalable task management.
55/100 healthLoading repository data…
isha01795 / repository
Production-ready FastAPI task management backend with JWT auth, PostgreSQL, Docker, Alembic, CI/CD, and testing.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A secure backend task management system built with FastAPI, PostgreSQL, and JWT authentication.
Use Bearer token:
Authorization: Bearer <your_token>
pip install -r requirements.txt
uvicorn app.main:app --reload
Selected from shared topics, language and repository description—not editorial ratings.
GabrielBorges240 /
Task Manager API — Production-ready RESTful API built with FastAPI, PostgreSQL, JWT, Docker, and SQLAlchemy for secure and scalable task management.
55/100 healthFacta-Dev /
BaseAPI is a production-ready backend framework built with FastAPI, designed for rapid development of secure, scalable web applications. It includes JWT authentication, background task processing with Celery + Redis, Postgress integration, and a modular architecture — perfect for startups and teams building APIs or MVPs with modern Python.
58/100 healthRahafMoualla97 /
A production-ready Task Management REST API built with FastAPI.
63/100 healthvladyslav-panchenko280 /
Task Management REST API demonstrating production-ready practices: FastAPI framework, PostgreSQL database, Docker orchestration, Nginx reverse proxy, SQLAlchemy ORM, Alembic migrations, two-tier rate limiting, and comprehensive security features.
38/100 health