fastapi-course
Social media clone
A backend API built with FastAPI that clones the functionality of a social media app
916 stars
19 watching
477 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A real-world backend application using FastAPI and MongoDB | 440 |
| A collection of utilities and features for building FastAPI applications | 623 |
| A template to create FastAPI projects with machine learning and other features | 501 |
| A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. | 117 |
| A JSON-RPC server implementation using FastAPI | 293 |
| A FastAPI template that mimics Flask's blueprint directory structure and serves HTTP API endpoints with authentication and CORS. | 903 |
| A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
| A full-stack application generator for building progressive web applications with FastAPI and MongoDB | 540 |
| An image sharing social media application built using Django to teach new learners and demonstrate its functionalities. | 96 |
| A FastAPI application that enables real-time communication between clients through WebSockets. | 135 |
| Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
| Provides a Python library for building STAC compliant FastAPI applications | 251 |
| Provides a plugin to integrate CloudEvents with FastAPI applications | 33 |
| An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |