Skip to main content
vanman2024

fastapi-backend

by vanman2024v2.0.0

Production-ready FastAPI backend with async/await, Mem0, and deployment

Installation guide →
6 skills 2 commandshooksdevelopment GitHub

Commands

add

Add a specific feature to an existing FastAPI project. Features include endpoint, auth, database, model, middleware, deploy.

build

Build complete FastAPI backend for new or existing projects with endpoints, authentication, database, and deployment

Documentation

# FastAPI Backend Plugin

Production-ready FastAPI backend with async/await, Mem0, and deployment.

## Overview

This plugin provides complete FastAPI backend development workflow with:
- Project initialization and scaffolding
- Async SQLAlchemy integration with PostgreSQL
- Mem0 memory layer for AI applications
- API endpoint generation
- Authentication (JWT, OAuth2)
- Multi-platform deployment (Docker, Railway, DigitalOcean)
- Testing and validation

## Installation

This plugin is part of the AI Development Marketplace.

## Commands

Run `/fastapi-backend:init` to get started.

## Documentation

See `/docs` folder for detailed documentation.

## License

MIT