fastapi-mongodb-realworld-example-app
Backend
A real-world backend application using FastAPI and MongoDB
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
440 stars
10 watching
93 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A full-stack application generator for building progressive web applications with FastAPI and MongoDB | 540 |
| A Haskell/Scotty-based real-world backend API example with CRUD operations and authentication | 209 |
| A collection of utilities and features for building FastAPI applications | 623 |
| An IoT dashboard application showcasing the integration of FastAPI, HTMX, TailwindCSS, and MongoDB for a interactive frontend experience. | 45 |
| Generates an API client library from an OpenAPI spec | 336 |
| An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 626 |
| A backend API built with FastAPI that clones the functionality of a social media app | 916 |
| A JSON-RPC server implementation using FastAPI | 293 |
| Provides a plugin-based architecture to extend and customize the FastAPI framework | 389 |
| A fully featured ASP.NET Core web application demonstrating various patterns and technologies such as CQRS, MediatR, AutoMapper, and JWT authentication. | 1,954 |
| An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |
| An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 229 |
| Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
| Generates a FastAPI application from an OpenAPI file | 1,089 |