forked from cardosofelipe/fast-next-template
Refine backend README to align with "PragmaStack" branding and enhance messaging for clarity and engagement.
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
# Backend API
|
# PragmaStack Backend API
|
||||||
|
|
||||||
> FastAPI-based REST API with async SQLAlchemy, JWT authentication, and comprehensive testing.
|
> The pragmatic, production-ready FastAPI backend for PragmaStack.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Production-ready FastAPI backend featuring:
|
Opinionated, secure, and fast. This backend provides the solid foundation you need to ship features, not boilerplate.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
- **Authentication**: JWT with refresh tokens, session management, device tracking
|
- **Authentication**: JWT with refresh tokens, session management, device tracking
|
||||||
- **Database**: Async PostgreSQL with SQLAlchemy 2.0, Alembic migrations
|
- **Database**: Async PostgreSQL with SQLAlchemy 2.0, Alembic migrations
|
||||||
|
|||||||
Reference in New Issue
Block a user