python-fastapi
There are 16 repositories under python-fastapi topic.
mongodb-labs/full-stack-fastapi-mongodb
Full stack, modern web application generator. Using FastAPI, MongoDB as database, Docker, automatic HTTPS and more.
scionoftech/FastAPI-Full-Stack-Samples
The API Application Development using Python FastAPI, including interactive API documentation
BaseMax/SimpleFastPyAPI
This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.
ProFastCode/FastAPI_Template
FastAPI Template
jonathanscholtes/LangChain-RAG-Pattern-with-React-FastAPI-and-Cosmos-DB-Vector-Store
Complete project (web, api, data) covering the implementation of the RAG (Retrieval Augmented Generation) pattern using Azure Cosmos DB for MongoDB vCore and LangChain. The RAG pattern combines leverages the new vector search capabilities for Azure Cosmos DB.
Eddie2111/4Shadi
4Shadi is a marriage match making platform for divorcee's and married people. This project targets for uncommon sector unlike common sectors in everywhere.
jubins/Netflix-Shows
API that allows users to search, sort, and filter your favorite Movies and TV Shows. Built using asynchronous Python-Fast API framework. Go to /docs to see the full list of available endpoints.
hasssan-hasssan/FastAPI-Tutorial-From-Zero-Quick-Start
On this repository we learned , What is FastAPI , what is it used for and why we should learn it.
dattatembare/python-fastapi
Python FastAPI, REST API framewok, faster than Flask
jdrodas/RNI
RNI - Reactores Nucleares de Investigación. Aplicaciones usando C# y Python para demostrar conectividad a PostgreSQL y MongoDB, usando API REST y GraphQL
mjazmingarcia/tlom
Lightweight and responsive language translator web app interface built with HTML, CSS and JavaScript in the frontend and Python FastAPI in the backend.
Aynur19/Python-in-Study
:snake: Educational project on the study Python
lexhouk/goit-pyweb-hw-11
Модуль 11. Побудова REST API на FastAPI
mahfuzurrahman98/financial-helth-calculator
Analyze and keep track of your finance health
MGTheTrain/iam-with-auth0-poc
Repository demonstrating OIDC and OAuth 2.0 flows with backend services, single-page applications (SPAs), and mobile applications, utilizing Auth0 as the central Identity and Access Management (IAM) solution.
MGTheTrain/logging-monitoring-and-tracing-poc
Example repository showcasing the utilization of logging, monitoring and tracing solutions, communicating with them through backend services.