Refine backend README to align with "PragmaStack" branding and enhance messaging for clarity and engagement.

This commit is contained in:
Felipe Cardoso
2025-11-20 13:07:28 +01:00
parent 54ceaa6f5d
commit 6ad4cda3f4

View File

@@ -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
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
- **Database**: Async PostgreSQL with SQLAlchemy 2.0, Alembic migrations