Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

FastAPI

FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It’s intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).

https://github.com/odd12258053/agraffe

Agraffe, build API with ASGI in Serverless services (e.g AWS lambda, Google Cloud Functions and Azure Functions).

asgi async asyncio aws-lambda azure-functions fastapi gcp-cloud-functions python python3 serverless serverless-services starlette web

Last synced: 18 Nov 2024

https://github.com/winstxnhdw/nllb-api

A low-memory high-performance CPU-based API for Meta's No Language Left Behind (NLLB) using CTranslate2, hosted on Hugging Face Spaces.

caddy ctranslate2 docker fastapi huggingface huggingface-spaces machine-translation nllb nllb200 supervisord transformers translation uvicorn-gunicorn

Last synced: 09 Nov 2024

https://github.com/kuutsav/MLOps

Template for data pipelines, ML workflows, API dev and monitoring

dagster fastapi minio mlflow mlops

Last synced: 15 Nov 2024

https://github.com/max-pfeiffer/uvicorn-gunicorn-poetry

Docker image with Gunicorn using Uvicorn workers for running Python web applications. Uses Poetry for managing dependencies and setting up a virtual environment. Supports AMD64 and ARM64 CPU architectures.

amd64 arm64 asgi docker docker-image fastapi gunicorn poetry python uvicorn

Last synced: 13 Nov 2024

https://github.com/jod35/build-a-fastapi-and-postgresql-api-with-sqlalchemy

This is code for a video about creating REST API with FastAPI, SQLAlchemy and PostgreSQL.

fastapi posgresql python sqlalchemy-orm

Last synced: 09 Nov 2024

https://github.com/Kludex/flake8-fastapi

Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓

asgi fastapi flake8 python

Last synced: 15 Nov 2024

https://github.com/fastapi-mvc/example

Example project created by fastapi-mvc from fastapi-mvc/copier-project template

fastapi fastapi-boilerplate fastapi-template helm kubernetes mvc python redis redis-cluster redis-operator

Last synced: 11 Nov 2024

https://github.com/kludex/flake8-fastapi

Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓

asgi fastapi flake8 python

Last synced: 12 Dec 2024

https://github.com/turall/fastapi-boilerplate

Project template for python FastApi

async fastapi fastapi-asyncgp-gino fastapi-template gino

Last synced: 28 Oct 2024

https://github.com/athul/jimbru

A lightweight analytics server with FastAPI and deta.sh Base as DB. A glorified hit-counter of sorts 😁

analytics deta fastapi nosql python

Last synced: 08 Nov 2024

https://github.com/anyidea/chatgpt-dingtalk-bot

Integrate browser-based ChatGPT with dingtalk chatbot.

chatbot chatgpt dingding dingtalk fastapi gpt-plus openai python

Last synced: 16 Nov 2024

https://github.com/bcgov/wps

Wildfire Predictive Services to support decision making in prevention, preparedness, response and recovery

bcws cffdrs fastapi flnr hacktoberfest javascript postgis postgres postgresql python react typescript weather wildfire

Last synced: 27 Nov 2024

https://github.com/goodmanwen/fastapi-queue

A task queue based on redis that can serve as a peak shaver and protect your app.

fastapi message-queue

Last synced: 09 Oct 2024

https://github.com/haseeb-heaven/coderunner-chatgpt

Run and save the code in Chat-GPT directly in your browser, Supports upto 70+ languages.

api-rest chatgppt chatgpt-api code-runner fastapi gpt-4 gpt-code python rest-api

Last synced: 08 Dec 2024

https://github.com/PapiHack/document-templating-service

A simple and lightweight service that allows you to process your word document with the variables defined therein by injecting the necessary data that you will provide and return the result in PDF

doc2pdf docker fastapi gotenberg kubernetes kuberntes python templating word-document

Last synced: 13 Nov 2024

https://github.com/grillazz/fastapi-mongodb

Showcase of MongoDB integration with Python FastAPI framework supported by Pydantic as API backend called FARM

asyncio docker fastapi mongodb pydantic python python3 rest-api

Last synced: 19 Nov 2024

https://github.com/intility/templates

Templates for Intility developers.

aspnetcore docusaurus2 dotnet fastapi python react template

Last synced: 30 Jan 2025

https://github.com/allmonday/pydantic2-resolve

A hierarchical, schema-based solution for fetching and crafting data, from simple to complicated.

composition-oriented fastapi graphql pydantic

Last synced: 23 Nov 2024

https://github.com/fmw666/fastapi-builder

🚀 这是一个用于快速构建 fastapi 项目基础框架的工具,您可以直接在上面着手开发您的 fastapi 项目.

build build-tool command-line fastapi

Last synced: 30 Jan 2025

https://github.com/wpcodevo/fastapi_sqlalchemy

In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database.

crud-api crud-app fastapi fastapi-crud fastapi-crud-app fastapi-sqlalchemy rest-api restful-api sqlite

Last synced: 27 Nov 2024

https://github.com/onelevenvy/flock

Flock is a low-code platform for rapidly building chatbots, RAG applications, and coordinating multi-agent teams, primarily using LangChain, LangGraph, NextJS, and FastAPI.(Flock 是一个低代码平台,旨在快速构建聊天机器人、RAG 、Muti-Agent应用程序,主要使用 LangChain、LangGraph、NextJS 和 FastAPI。)

agent chakra-ui crewai fastapi langchain langgraph langgraph-gui llm muti-agent nextjs ollama openai openapi rag react react-flow workflow

Last synced: 16 Nov 2024

https://github.com/aliev/aioauth-fastapi

aioauth integration with FastAPI

aioauth fastapi oauth2 oauth2-server

Last synced: 05 Feb 2025

https://github.com/frankie567/fastapi-dramatiq-data-ingestion

Sample project showing reliable data ingestion application using FastAPI and dramatiq

data-engineering dramatiq fastapi sqlmodel

Last synced: 28 Oct 2024

https://github.com/ibbd-dev/fastapi-start

FastAPI脚手架:用于系统后端接口项目的

fastapi python

Last synced: 09 Nov 2024

https://github.com/wpcodevo/nextjs-fastapi-framework

In this article, you will learn how to seamlessly integrate a FastAPI project into your Next.js application and deploy the entire project on Vercel. But that's not all! We won't stop at integration; we will take it a step further by building a simple Todo application.

crud-api fastapi nextjs restapi todolist vercel vercel-deployment vercel-serverless-functions

Last synced: 27 Nov 2024

https://github.com/Andrew-Chen-Wang/cookiecutter-django-ec2-github

Deploying a Django project to AWS using GitHub Actions and CodeDeploy Blue/Green Deployment + EC2 (Works w/ Flask/FastAPI/Rails)

aws blue-green blue-green-deployment django ec2 fastapi flask github-actions ruby-on-rails

Last synced: 11 Oct 2024

https://github.com/mazzasaverio/youtube-auto-dub

Automated voice dubbing for YouTube videos using Docker, OpenVoice, and FastAPI. Translates and dubs videos with original voice timbre.

docker fastapi gcp openvoice serverless terraform text-to-speech tts voice-clone youtube zero-shot-tts

Last synced: 14 Jan 2025

https://github.com/djwoms/anti_tiktok

Проект видеохостинга на FastAPI

fastapi pydantic python39 uvicorn

Last synced: 27 Oct 2024

https://github.com/yezz123/fastapi-tag

Documented & Enhance the Metadata of your API ✨

fastapi metadata openapi pydantic pydantic-v2

Last synced: 19 Dec 2024

https://github.com/openfun/ralph

:gear: Ralph, the ultimate Learning Record Store (and more!) for your learning analytics

analytics cli data-stream docker elasticsearch fastapi gelf k8s learning-analytics lrs pydantic python stream-processing xapi

Last synced: 03 Feb 2025

https://github.com/ms7m/dispike

An independent, simple to use, powerful framework for creating interaction-based Discord bots. Powered by FastAPI

discord discord-slash-commands fastapi python

Last synced: 26 Oct 2024

https://github.com/ma-pony/langchain-wechat

基于langchain + fastapi + itchat搭建的微信聊天机器人,灵感来自于chatgpt-on-wechat

ai chatbot chatgpt fastapi fastapi-framework langchain llm openai python python3 wechat wechat-bot

Last synced: 09 Nov 2024

https://github.com/ais-one/favv

Fullstack Web Application Framework With FastAPI + Vite + VueJS. Streamlit for rapid development.

antd boto3 fastapi hacktoberfest rest sqlalchemy streamlit vite vue

Last synced: 11 Oct 2024

https://github.com/jtom38/fastapi_healthcheck

Easy to use health check for your FastAPI.

fastapi healthcheck python

Last synced: 30 Dec 2024

https://github.com/SenQi-666/fastapi-vue-admin

基于 fastapi+vue+ts 开发的 RBAC 权限管理系统

antdesign fastapi rbac-management type-script vue

Last synced: 06 Dec 2024

https://github.com/nneji123/serving-machine-learning-models

This repository contains instructions, template source code and examples on how to serve/deploy machine learning models using various frameworks and applications such as Docker, Flask, FastAPI, BentoML, Streamlit, MLflow and even code on how to deploy your machine learning model as an android app.

actions bentoml css deployment docker dvc fastapi flask heroku heroku-deployment html5 kivymd machine-learning mlflow mlops streamlit webapp

Last synced: 13 Nov 2024

https://github.com/wmramadan/fastapi-boilerplate

FastAPI REST API pre-configured with a database. This will get you up and running with CRUD operations quickly.

asyncio boilerplate celery docker docker-compose fastapi loguru pydantic pylint pymongo pytest python redis rest-api sqlalchemy

Last synced: 09 Nov 2024

https://github.com/ttyobiwan/alchemist

Code examples for the SQLAlchemy article

fastapi pydantic sqlalchemy

Last synced: 13 Nov 2024

https://github.com/ansgoo/cronjob

本项目采用FastAPI + APScheduler + ZeroRPC开发轻量级定时调度平台

apscheduler fastapi zerorpc

Last synced: 08 Nov 2024

https://github.com/mazzasaverio/fastapi-your-data

Learning journey to develop a scalable and modular backend to manage your data and solve your problems

alembic api backend devops docker fastapi gcp microservice orm pgvector postgres sqlalchemy2 terraform

Last synced: 14 Nov 2024

https://github.com/vuongtlt13/full-stack-fastapi-mysql

Full stack, modern web application generator. Using FastAPI, MySQL as database, Docker, automatic HTTPS and more.

celery docker fastapi flower letsencrypt mysql openapi3 python python3 swagger traefik vue

Last synced: 07 Nov 2024

https://github.com/skallfass/fastapi_serviceutils

Utils for fastapi based services.

fastapi python rest

Last synced: 11 Oct 2024

https://github.com/djwoms/fastapi-microblog

Пример микроблога на FastAPI

async fastapi python3 sqlalchemy

Last synced: 27 Oct 2024

https://github.com/prrao87/db-hub-fastapi

Async bulk data ingestion and querying in various document, graph and vector databases via their Python clients

api async document-database elasticsearch fastapi graph-database meilisearch neo4j nosql python qdrant search vector-database weaviate

Last synced: 09 Nov 2024

https://github.com/leozqin/precis

Precis is an extensible self-hosted AI-enabled RSS reader with a focus on notifications and support for theming

ai daisyui docker docker-compose fastapi feed-aggregator feed-reader golang jira lmdb matrix ntfy ollama openai playwright python rss slack tailwindcss tinydb

Last synced: 29 Nov 2024

https://github.com/insistence/ruoyi-vue-fastapi

基于Vue2+Element UI+FastAPI开发的一个通用中后台管理框架(若依的FastAPI版本)

admin element-ui fastapi ruoyi vue

Last synced: 11 Nov 2024

https://github.com/alexvanzyl/fastapi-simple-app-example

FastAPI Simple application structure

fastapi python

Last synced: 07 Nov 2024

https://github.com/darvin/holodeck

🎮👥 Experience the future of multiplayer gaming with MUDGPT's AI-generated virtual world! 🌟🤖

fastapi game generative-art gpt mud mud-server python stable-diffusion

Last synced: 17 Nov 2024

https://github.com/teticio/deej-ai.online-app

ReactJS website to automatically generate playlists based on how the music sounds.

fastapi helm-chart keras kubernetes playlist-generator react react-native spotify

Last synced: 29 Nov 2024

https://github.com/jijun/fastapi-cprofile

A FastAPI Middleware with cProfile to help stats your service performance

cprofile fastapi

Last synced: 13 Nov 2024

https://github.com/so1n/fast-tools

A collection of tools available for FastApifast-tools is a FastApi/Starlette toolset, Most of the tools can be used in FastApi/Starlette, a few tools only support FastApi which is divided into the lack of compatibility with FastApi

fastapi starlette

Last synced: 25 Nov 2024

https://github.com/sasha-tkachev/fastapi-cloudevents

CloudEvents FastAPI plugin. Allows to easily consume and produce events in CloudEvents format over REST API.

cloudevents event event-drive event-driven-architecture events fastapi fastapi-extension pydantic python rest rest-api

Last synced: 02 Nov 2024

https://github.com/particle1331/ok-transformer

Exploring machine learning engineering and operations. ❚

deep-learning fastapi jupyterbook machine-learning pytorch tensorflow2

Last synced: 02 Dec 2024

https://github.com/nikirg/lazyfast

LazyFast is a lightweight Python library designed for building modern web interfaces using a component-based approach. It enables writing page logic on the server side in Python, integrating seamlessly with FastAPI.

fastapi fullstack html htmx python web webinterface

Last synced: 03 Jan 2025

https://github.com/leftmove/pinestreetlocal

Free and open-source stock tracking website for America's biggest money managers. Democratizing SEC filings by making them more accessible and useful.

13f docker fastapi grafana loki meilisearch mongodb nginx-proxy-manager opentelemetry prometheus python redis sec-api tempo uvicorn

Last synced: 28 Oct 2024

https://github.com/kludex/fastapix

FastAPI X is a powerful CLI tool to help you! :rocket:

boilerplate cli databases fastapi project-generator project-management project-management-tool

Last synced: 12 Dec 2024

https://github.com/danmacnaughtan/baby-monitor

🦉 A private, self-hosted, (Raspberry Pi) baby monitor.

baby-monitor fastapi python raspberry-pi raspberry-pi-camera

Last synced: 11 Oct 2024

https://github.com/viperadnan-git/wallpaper-api

An api which can use different sites to scrape images and serve them through API

deta fastapi heroku wallpaper wallpaper-api wallpaper-changer

Last synced: 20 Nov 2024

https://github.com/grantbirki/caddy-fastapi

Quickly deploy Caddy to serve requests with FastAPI using docker-compose!

caddy docker docker-compose fastapi python template

Last synced: 01 Nov 2024

https://github.com/amr3k/oiwa

A simple Telegram bot that converts a phone number to a direct whatsapp chat link

docker docker-compose fastapi python python-telegram-bot self-hosted telegram-bot

Last synced: 17 Nov 2024

https://github.com/darkenergyprocessor/npps4

Null-Pointer Private Server 4: Comprehensive SIF1 Private Server Implementation

fastapi llsif lovelive school-idol-festival server-emulator sif1 sqlalchemy

Last synced: 22 Nov 2024

https://github.com/yuanzhoulvpi2017/questionanswersystem

基于sentence-transformers实现文本转向量的机器人

database encoding fastapi nlp numpy pandas python question-answering robot sbert

Last synced: 08 Nov 2024

https://github.com/razikus/novela

AI text creation assistant. Made with OpenAI GPT Dalle and Codenotary immudb

ai dalle2 fastapi immudb openai openai-gpt3 quasar-framework vue

Last synced: 06 Nov 2024

https://github.com/vitaee/chatapp

A chat app with flutter and fast api

dart fastapi flutter python rest-api

Last synced: 06 Nov 2024

https://github.com/zhangzhejian/codeinterpreter-codebox

Easy to deploy.A cloud service for python code interpreter sandbox for Code-Interpreter.

agent aigc backend chatgpt chatgpt-api codeinterpreter docker fastapi llm python

Last synced: 28 Oct 2024

https://github.com/jiran214/chatBilibili

ChatBilibili .基于Fastapi 和ChatGPT Embedding ,实时生成视频概要,检索上下文视频提问/聊天

bilibili chatgpt embedding fastapi gpt gpt-3 openai

Last synced: 27 Oct 2024

https://github.com/yezz123/jeffql

fastAPI Simple authentication & Login API using GraphQL and JWT :rocket:

asyncio docker fastapi fastapi-docker graphene graphql jwt jwt-authentication python python3

Last synced: 14 Nov 2024

https://github.com/yezz123/JeffQL

fastAPI Simple authentication & Login API using GraphQL and JWT :rocket:

asyncio docker fastapi fastapi-docker graphene graphql jwt jwt-authentication python python3

Last synced: 27 Oct 2024

https://github.com/pksol/pytest-fastapi-deps

A fixture which allows easy replacement of fastapi dependencies for testing

dependency-injection fastapi pytest python

Last synced: 13 Nov 2024

https://github.com/ycd/fastrates

:dollar: Free & open source API service for current and historical foreign exchange rates.

fastapi fastapi-sqlalchemy python requests sqlalchemy uvicorn

Last synced: 28 Oct 2024

https://github.com/jiran214/chatbilibili

ChatBilibili .基于Fastapi 和ChatGPT Embedding ,实时生成视频概要,检索上下文视频提问/聊天

bilibili chatgpt embedding fastapi gpt gpt-3 openai

Last synced: 07 Nov 2024

https://github.com/paul121/fastapi-zeit-now

A simple example of deploying FastAPI as a Zeit Serverless Function

asgi fastapi serverless starlette zeit

Last synced: 28 Oct 2024

https://github.com/andfanilo/writing-with-gpt2

Reproducing "Writing with Transformer" demo, using aitextgen/FastAPI in backend, Quill/React in frontend

aitextgen fastapi gpt2 python quill react

Last synced: 27 Oct 2024

https://github.com/jowilf/qwikcrud

An AI-powered command-line tool that generates REST APIs and admin interfaces based on one line requirement

admin admin-dashboard ai chatgpt cli code-generation fastapi gemini gpt llm pydantic-v2 python3 restful-api sqlalchemy-file sqlalchemy2 starlette-admin

Last synced: 28 Oct 2024

https://github.com/sinisaos/headless-forum-fastapi

Backend for simple forum made with FastAPI and Piccolo ORM ecosystem.

fastapi orm piccolo

Last synced: 28 Oct 2024

https://github.com/the-swarm-corporation/fluidapi

Welcome to **FluidAPI**, a framework that allows you to interact with APIs using **natural language**. No more JSON, headers, or complex formats—simply describe your request in plain English, and FluidAPI will do the rest.

agents ai apis django fastapi flaskapi graphql llms ml multi-agent multi-agent-framework swarms

Last synced: 23 Jan 2025

https://github.com/dark-art108/bank-note-authentication

💸 Authenticate Bank Notes on the basis of Genuity and Forged using Sklearn and deployed on Heroku and FastAPI Server 💳 💲

aws awsbe azure beanstalk docker fastapi flask-application gcp heroku machine-learning streamlit

Last synced: 12 Nov 2024

https://github.com/ahmetfurkandemir/building-crud-api-with-lambda-fastapi-and-dynamodb

Creating a Spotify-style platform where you can upload your favorite songs with Lambda, FastAPI and DynamoDB.

apache aws aws-ec2 aws-lambda docker dynamodb fastapi

Last synced: 16 Nov 2024

https://github.com/DEENUU1/property-aggregator

🏠 A web application written in FastAPI and a console application for scraping and parsing data enabling the collection of offers for apartments, houses and other premises for both rent and purchase

alembic celery docker docker-compose fastapi flower postgresql redis sqlite webscraping

Last synced: 04 Dec 2024