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
438 stars
10 watching
93 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb-labs/full-stack-fastapi-mongodb | A full-stack application generator for building progressive web applications with FastAPI and MongoDB | 513 |
eckyputrady/haskell-scotty-realworld-example-app | A Haskell/Scotty-based real-world backend API example with CRUD operations and authentication | 210 |
identixone/fastapi_contrib | A collection of utilities and features for building FastAPI applications | 622 |
volfpeter/fastapi-htmx-tailwind-example | An IoT dashboard application showcasing the integration of FastAPI, HTMX, TailwindCSS, and MongoDB for a interactive frontend experience. | 37 |
dmontagu/fastapi_client | Generates an API client library from an OpenAPI spec | 335 |
mfreeborn/fastapi-sqlalchemy | An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 620 |
sanjeev-thiyagarajan/fastapi-course | A backend API built with FastAPI that clones the functionality of a social media app | 903 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 294 |
madkote/fastapi-plugins | Provides a plugin-based architecture to extend and customize the FastAPI framework | 369 |
gothinkster/aspnetcore-realworld-example-app | A fully featured ASP.NET Core web application demonstrating various patterns and technologies such as CQRS, MediatR, AutoMapper, and JWT authentication. | 1,946 |
anthonycorletti/cloudrun-fastapi | An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |
dialoguemd/fastapi-sqla | An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 210 |
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
koxudaxi/fastapi-code-generator | Generates a FastAPI application from an OpenAPI file | 1,067 |