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).
- GitHub: https://github.com/topics/fastapi
- Repo: https://github.com/tiangolo/fastapi
- Created by: Sebastián Ramírez
- Last updated: 2026-07-02 00:10:50 UTC
- JSON Representation
https://github.com/javredstone/mycelium
Mycelium is an autonomous agent system that prevents engineering knowledge loss as teams and codebases evolve. It infers who understands what in a codebase, where knowledge is fragile, and acts directly inside GitLab to stabilize it.
docker fastapi gemini gitlab-mcp google-adk mongodb-atlas mongodb-mcp nextjs vertex-ai
Last synced: 22 Jun 2026
https://github.com/khalidkhankakar/digit-ai
A modern full-stack AI application that recognizes handwritten digits (0–9) using a PyTorch CNN model exported to ONNX, served via FastAPI.
fastapi mnist mnistdataset onnix pytorch react uvicorn
Last synced: 22 Jun 2026
https://github.com/steliosk98/binance-quanttradingdashboard
Self-hosted crypto quant research terminal — live Binance market data, TimescaleDB time series, technical/statistical analytics, vectorized backtesting, testnet-only paper trading. Bloomberg-style mission-control UI.
backtesting binance crypto dashboard fastapi quant react timescaledb trading websocket
Last synced: 23 Jun 2026
https://github.com/sukhrobnurali/relay-gateway
OpenAI-compatible gateway for self-hosted LLMs (vLLM, Ollama) with cloud fallback. Per-key auth, Redis sliding-window rate limits, structured logs, prometheus metrics.
fastapi gateway llm ollama openai-api self-hosted vllm
Last synced: 24 Jun 2026
https://github.com/abhishekayu/trustlens-ai
Explainable AI-Powered URL Trust Intelligence Engine — 15+ parallel analysis engines, hybrid 70/30 rule+AI scoring, brand impersonation detection, behavioral analysis, and full-transparency evidence breakdown. Self-hosted, open-source.
ai-security anti-phishing brand-impersonation cybersecurity domain-analysis explainable-ai fastapi malware-detection open-source-security phishing-detection python react security-headers self-hosted threat-intelligence trust-scoring typescript url-analysis url-scanner web-security
Last synced: 24 Jun 2026
https://github.com/sourabhsinha396/nofoobar
Best Open Source Learning Management System built over FastAPI + React.
fastapi learning-management-system lms open-source teaching-tool
Last synced: 26 Jun 2026
https://github.com/adityashirsatrao007/sentinelx-threat-intel
AI-Powered Real-Time Threat Detection Platform — detects phishing, scams & social engineering using NLP (DistilBERT), behavioral analysis & ML risk scoring
ai cybersecurity fastapi machine-learning threat-detection
Last synced: 26 Jun 2026
https://github.com/adityashirsatrao007/tracelify-sdk
Multi-Language Error Tracking & Observability SDK — Python, Java, Kotlin, Go, C++, JavaScript with real-time alerts, LLM reports & dashboard
error-tracking fastapi monitoring observability sdk
Last synced: 26 Jun 2026
https://github.com/nktkln/ai-notes-api
FastAPI backend for managing AI-related notes, prompts, conversations, and LLM workflows.
celery docker fastapi minio openai pgvector rag sqlalchemy
Last synced: 27 Jun 2026
https://github.com/youneslaaroussi/fireguard
Satellite-triggered wildfire evacuation coordination for the Google Cloud Rapid Agent Hackathon
agent-builder elastic-mcp fastapi gemini pydantic
Last synced: 27 Jun 2026
https://github.com/blueplaysgames3921/datamoa
Multi-agent data entry system. Extracts, scores, reasons over, and writes structured records from any document or URL. Local-first, 36 models, 7 write destinations.
ai-agents automation data-entry data-entry-automation document-processing electron fastapi litellm llm local-first local-first-ai multi-agent ocr ollama pipeline python react typescript
Last synced: 27 Jun 2026
https://github.com/sielay/eidan
Self-hosted personal agent OS for builders. Own your cognitive infrastructure.
agpl fastapi mcp nextjs personal-agent plugins self-hosted
Last synced: 28 Jun 2026
https://github.com/salacoste/oh-my-bmad
Self-hosted autonomous-development BMAD framework platform — Telegram + console drive Claude Code through a typed, event-sourced spine. Python 3.12 · FastAPI · aiogram v3 · MCP stdio.
agentic ai-agents aiogram anthropic autonomous-agents claude-code event-sourcing fastapi mcp monorepo python python-3-12 self-hosted telegram-bot uv
Last synced: 28 Jun 2026
https://github.com/msanvarov/fastapi-rest-postgres-boilerplate
backend with fastapi and postgres
backend docker fastapi postgresql
Last synced: 28 Jun 2026
https://github.com/pablocastilla/fastapi_langchain
combining fast api and langchain
fastapi gradio langchain python
Last synced: 15 Feb 2026
https://github.com/jcaperella29/document_cleaning_cli
🧠 AI-powered pipeline for cleaning scanned documents. Removes noise, enhances text, auto-tunes model weights, and returns OCR-optimized PDFs via CLI or cloud API.
auto-tune batch-processing cli-tool cloud-run computer-vision deep-learning denoising document-ai document-processing fastapi image-enhancement image-processing ocr ocr-pipeline ocr-pipelines pytesseract python rest-api scanned-documents
Last synced: 08 Jun 2026
https://github.com/firlucky/fir-easy-fastapi
杉极简python后端开发框架。使用FastAP,目录尽量符合Java编程风格。
fastapi mysql python tortoiseorm
Last synced: 31 Jan 2026
https://github.com/Adityasinghvats/FastApi-Courses-Backend
A backend project using Fast Api , MongoDB , Docker , Postman.
backend-api crud-application docker dockerfile fastapi mongodb python3 uvicorn
Last synced: 22 Sep 2025
https://github.com/eduardoprofe666/fastapi-calculadora
🚀 Api de Calculadora Simple con FastApi desplegado en render.com | Fastapi-Calculator
api api-rest calculadora calculator fastapi fastapi-calculadora fastapi-calculator python redocly render swagger-ui
Last synced: 11 Apr 2026
https://github.com/pastjung/architecture-msa-ddd
[ 아키텍처 공부 ] MSA & DDD 패턴을 적용한 프로젝트 예시 ( 기간 : 2024.08.19 ~ 2024.08.23 )
docker-compose fastapi mariadb springboot
Last synced: 15 Feb 2026
https://github.com/geraldwambui/orderservicetechnicalassesment
A comprehensive order management system built with FastAPI and React, featuring authentication, role-based access control, payment processing, and webhook integration.
docker fastapi nginx openapi postgersql python
Last synced: 09 Apr 2026
https://github.com/rubix982/vects
An implementation for vector space models used in Information Retrieval for ranked retrieval. Uses TF, IDF, and normalizing on a textual dataset, mostly corpus from novels.
docker docker-compose fastapi information-retrieval python ranked-retrieval reactjs
Last synced: 11 Apr 2026
https://github.com/natylaza89/semantic-similarity-llm-dating-app
Semantic Similarity LLM Dating App using Python 3.12, FastAPI, WebSockets, CoHere, Gemini 1.5 Flash & Embeddings
cosine-similarity embeddings fastapi gemini-api llm mypy nlp poetry pytest python ruff text-extraction websockets
Last synced: 13 Apr 2026
https://github.com/mukulmantosh/packer-exercises
Streamlining AMIs using Packer, Vault & GitHub Actions
aws dockerfile fastapi github-actions hashicorp-packer hashicorp-vault packer packer-template python python3
Last synced: 16 Apr 2026
https://github.com/mr-rakesh-ranjan/mental-health-support-app
This project is an innovative mental health support application that leverages Gemini (GPT-based LLM) and FastAPI to provide empathetic responses, coping strategies, and resources for professional help. The application enables users to anonymously discuss their mental health concerns, offering support in real-time.
fastapi gemini llm python streamlit
Last synced: 30 Jan 2026
https://github.com/nikhil25803/stockpriceapi
An application to access and manage data from the Bombay Stock Exchange (BSE).
caching fastapi mongodb python3
Last synced: 16 Apr 2026
https://github.com/nexy39/home-price-predictor-app
This is web app to find real estates and predict price on US. Will add more real estates on countries
decision-trees fastapi geolocation-data home-price-prediction mapbox nextjs14 prediction-model python scraping-websites typescript visualization
Last synced: 04 May 2026
https://github.com/jjacobsonn/naviwasm
A real-time navigation system built with React, Mapbox, Python, FastAPI, and Rust with WebAssembly for high-performance pathfinding.
docker fastapi mapbox navigation pathfinding python react real-time rust webassembly
Last synced: 15 Apr 2026
https://github.com/iamrony777/captcha-solver-api
An API to Solve Captcha
api captcha fastapi javdb python solver tensorflow
Last synced: 03 Feb 2026
https://github.com/ruslan-korneev/fastapi-template
A production-ready FastAPI template with SQLAlchemy, dependency injection, Sentry integration, and comprehensive testing setup.
fastapi python python-asyncio sqlaclhemy
Last synced: 01 Mar 2026
https://github.com/hannayusuf97/m3u4strmv2
m3u4strm is a docker container to manage m3us for Jellyfin
docker farm-stack fastapi jellyfin m3u mongodb self-hosted strm-files
Last synced: 15 Apr 2026
https://github.com/pranjal-barnwal/reach-hub
Reach-hub | Lichess Dashboard | Fullstack Project
Last synced: 01 Mar 2026
https://github.com/j-bodek/formal-photo-verification
An easy web application that predicts whether the photo is in a formal style
computer-vision convolutional-neural-networks fastapi resnet-50 streamlit-webapp tensorflow2
Last synced: 15 Apr 2026
https://github.com/mgobeaalcoba/fast_api_python
Programming and hosting a Rest API with Python's FastApi
Last synced: 15 Apr 2026
https://github.com/faizpuad/dataengineeringproject-documentstreamingwithdata
The core objective of this project is to build an end-to-end data streaming pipeline that processes this dataset in real-time. By leveraging modern data engineering tools and techniques, we aim to connect, buffer, process, store, and visualize streaming data. This allows for better understanding of data flows, handling of large-scale real-time data
data-engineering document-streaming fastapi kafka mon spark-streaming-kafka streamlit
Last synced: 24 Jan 2026
https://github.com/dmschauer/fastapi-demo-app
Basic CRUD API using FastAPI (Python) on Docker; stores logical objects in Python Dictionary
Last synced: 18 Apr 2026
https://github.com/kstrassheim/entraid-web-auth-reference
The web app provides a authentication to Azure Entra ID and role checking and full automatic terraform resource deployment. It is useful to build admin pages out of scratch. You do not have to setup anything on specific resources. Setup like env variables becomes obsolete here. Just create the resource group, connect github to it, connect terraform
entra-id fastapi react terraform vite
Last synced: 13 Apr 2026
https://github.com/elymsyr/place-suggestion-api
RESTful API that leverages Gemini AI to suggest places based on user prompts. Returns detailed place information including names, locations, and multimedia content. The API will be containerized with Docker and deployed on AWS services.
fastapi gemini gemini-api google-maps-api python scraping selenium selenium-python selenium-webdriver threading
Last synced: 04 Jan 2026
https://github.com/joyceannie/medical_chatbot
The objective of this project is to create a chatbot that can be used to communicate with users to provide answers to their health issues. This is a RAG implementation using open source stack.
chatbot fastapi generative-ai llm nlp python qdrant rag vector-database
Last synced: 29 Jul 2025
https://github.com/dmitrytokyo/fastapi_session_auth
Fastapi draft project with session bases auth. Using htmx
admin-dashboard authentication authorization fastapi htmx session sqlalchemy
Last synced: 16 Apr 2026
https://github.com/georgejkaye/blanket-viz
Web app for showing the progress of the temperature blanket
blanket fastapi nextjs react temperature-blanket
Last synced: 06 May 2026
https://github.com/bootcamp-ia-p4/clasificaci-n_multiclase_equipo_6
Assessment of body performance in the sports context
colab fastapi jupiter postgresql python
Last synced: 16 Apr 2026
https://github.com/mdaffailhami/gasku
GasKu is an innovative application designed to streamline and secure the distribution of 3 kg subsidized LPG gas in Indonesia.
competition dart e-government fastapi flutter gas government kmipn kmipn-vi mongodb python
Last synced: 11 Apr 2026
https://github.com/anthonycorletti/modal-comfyui-example
Get comfy on modal.
Last synced: 23 Jan 2026
https://github.com/infernalazazel/pyamis
pyamis is based on Baidu's open-source amis for Python encapsulation
Last synced: 15 Apr 2026
https://github.com/adamcohenhillel/deepai
A platform that helps you find, explore, express and understand your true self, using AI.
ai fastapi gpt-3 neo4j neo4j-graph openai python
Last synced: 13 Apr 2026
https://github.com/firdavsdev/fullstack_fastapi_template
My FastAPI project template React + FastAPI
Last synced: 18 Jan 2026
https://github.com/kabanosk/noising-website
Website that helps me prepare a dataset for my Engineering Thesis
data-preprocessing dataset-generation denoising fastapi
Last synced: 16 Apr 2026
https://github.com/mukundakatta/fanout
Agentic content studio: one product → 5 platform-tailored drafts → posted from your own browser session. 15 channels, no third-party API keys.
agentic-ai bluesky browser-automation chrome-extension content-generation fastapi groq indie-hackers linkedin llama marketing-automation mastodon nextjs reddit social-media
Last synced: 27 May 2026
https://github.com/osx-rsplug-a/fast_zero_aula01
Fastapi course
docker dockerfile fastapi python3
Last synced: 25 Oct 2025
https://github.com/haliphax/aethersprite
Discord bot and extension framework
bot bot-framework chat-bot discord discord-bot discord-py fastapi
Last synced: 24 Feb 2026
https://github.com/artryazanov/embedding-service
This is a FastAPI-based service for generating text embeddings, supporting multiple architectures like intfloat/multilingual-e5-large and BAAI/bge-m3. It automatically configures prefixes and sequence lengths based on the selected model. It supports both single text and batch processing.
ai-assisted bge-m3 docker e5 embeddings fastapi fine-tuning huggingface machine-learning multilingual nlp python pytorch rest-api semantic-search sentence-transformers
Last synced: 15 Mar 2026
https://github.com/nchalimba/algo-ai
AlgoAI is a chatbot (RAG) for answering questions about Data Structures and Algorithms. Built with FastAPI, LangChain, and supports OpenAI or Cohere as LLM providers. Includes features like streaming responses, vector storage with Datastax Astra DB, and message persistence using Postgres.
ai astradb cohere datastructures-algorithms fastapi generative-ai langchain langgraph openai python rag
Last synced: 06 Feb 2026
https://github.com/wesgtox/financial-wellness-score
Find out your financial health status
docker docker-compose fastapi pytest python react vitejs
Last synced: 09 Apr 2026
https://github.com/fakehec/coqui-tts-local-server
High-performance Coqui TTS API server with a hybrid "Hot/Cold" worker architecture
concurrency coqui-tts fastapi local-ai open-webui openai-api openclaw personality-tuning privacy-focused python self-hosted text-to-speech tts voice-cloning xtts-v2
Last synced: 04 Apr 2026
https://github.com/raisultan/coderunner-service
Ready to use code runner microservice with a load-limiting mechanism
celery coderunner docker-compose fastapi glot
Last synced: 23 Jan 2026
https://github.com/jhj0517/comfyui-backend
aws backend comfyui fastapi nginx open-source
Last synced: 16 Apr 2026
https://github.com/lilili-bot/mlops-infra-ta
fastapi service observability with Grafana Cloud and OpenTelemetry, gke for infra.
fastapi gke-terraform grafana observability opentelemetry
Last synced: 04 Jan 2026
https://github.com/alihassanml/illegal-activity-detection
This project is a YOLO (You Only Look Once) object detection system built using FastAPI. It provides real-time predictions and visualizations, leveraging the YOLO model for detecting specific activities or objects. This project is developed for a final-year academic project.
Last synced: 11 May 2026
https://gitlab.com/xxxevexxx/vkontakte-template
Vkontakte Template - это пример создания бота для Vkontakte, который использует библиотеку VKBottle для взаимодействия с VK API, фреймворк FastAPI для создания API и базу данных через Tortoise-ORM.
Last synced: 23 Oct 2025
https://github.com/arrmansa/auto-function-serving
A python package to offload a function call to an http server running on localhost automatically using a decorator. Compatible with multiprocessing, pickle, flask, fastapi, async etc..
fastapi flask http-server multiprocessing pypi-package python python-3 python3
Last synced: 11 Apr 2026
https://github.com/willalveslima/tech_challenge_1
Projeto de API Tech Challenge 1 FIAP
cache-request fastapi json jwt jwt-authentication pandas python rest-api retry-requests
Last synced: 12 Apr 2026
https://github.com/rangerdigital/kyouka
🕹 Remote control for your desktop's media keys.
control fastapi media multimedia player python3 remote remote-control vuejs windows
Last synced: 12 Apr 2026
https://github.com/mdfarhankc/resumecraft
ResumeCraft - Generate professional resumes from JSON with DOCX/PDF export, custom styling, and web framework support.
career cli cv cv-builder django docx fastapi flask json pdf pydantic-v2 pypi python resume resume-builder resume-generator word-document
Last synced: 23 May 2026
https://github.com/tegaraditya/iotanic-classification-api
IoTanic's CNN model implementation using FastAPI
cnn-keras fastapi machine-learning python tensorflow
Last synced: 03 May 2026
https://github.com/tkote/fn-fastapi
Fn / OCI Function without FDK, with FastAPI
Last synced: 16 May 2026
https://github.com/iwatkot/maps4fsapi
API for maps4fs, the tool that allows to generate map templates for Farming Simulator from real places.
api farming-simulator farmingsimulator fastapi fs22 fs25 maps4fs rest-api
Last synced: 02 Apr 2026
https://github.com/chideraike/backend-starter-template
Starter template for creating backend applications with FastAPI
Last synced: 16 Apr 2026
https://github.com/mbrsagor/fastAPICRUD
Fast API CRUD backend web application
api-rest fastapi microservices python3 rest
Last synced: 10 Aug 2025
https://github.com/marketcalls/gptclone
LangChain App with Conversational Memory
chatgpt fastapi gpt4o-mini langchain openai sqlite-database
Last synced: 14 Apr 2026
https://github.com/huangkai1008/graphql-starter
Graphql-starter is a graphql start project with fastapi
Last synced: 03 May 2026
https://github.com/tetherone/head-hunter
FastAPI, api for searching jobs and creating vacancies
celery docker fastapi poetry postgresql pydantic rabbitmq s3 sqlalchemy
Last synced: 15 Mar 2026
https://github.com/Bortlesboat/bitcoin-api
Bitcoin fee intelligence API — stop overpaying fees. 108 endpoints, 725 tests, self-hostable, Apache 2.0. Live at bitcoinsapi.com.
ai ai-agents bitcoin bitcoin-api bitcoin-core bitcoin-node cryptocurrency docker fastapi fee-estimation llm mcp mcp-server mempool model-context-protocol python rest-api rpc self-hosted
Last synced: 13 Apr 2026
https://github.com/platzi-master-c8/gethired-jobplacement-ratings-backend
🌟Backend repository for the job placement cell in which we will perform the business logic of the defined Ratings squad.
api-rest docker docker-compose fastapi ngnix postgresql pydantic python sqlalchemy uvicorn
Last synced: 11 Apr 2026
https://github.com/htlinh0604/invoice_ai_automation
This project transforms messy invoice images into a structured, searchable knowledge base. The pipeline automatically extracts text with Tesseract, uses Google Gemini to parse fields (vendor, total, date), stores data in Milvus, and enables natural language queries via a LangChain-powered chatbot.
fastapi huggingface-transformers langchain llm ocr-recognition python rag-chatbot streamlit tesseract-ocr
Last synced: 30 Apr 2026
https://github.com/markoshb/manageyourdata
Generate PDF reports and AI powered analysis from data files locally.
data-science fastapi fpdf gemini langchain ollama pandas pdf-report-generation streamlit
Last synced: 14 Apr 2026
https://github.com/sziller/_raspi_smarthome_server
Server of the Smart home framework
automation backend bitcoin building-physics controlling design-architecture fastapi measurement mesh-networks modular-routers physical-systems python3 raspberry-pi server smarthome
Last synced: 12 Apr 2026
https://github.com/liujuanjuan1984/a2a-client-hub
Self-hosted A2A client and control plane for managing and invoking multiple A2A agents across web and mobile.
a2a a2a-client a2a-protocol ai-agent control-plane expo fastapi react-native self-hosted
Last synced: 08 Apr 2026
https://github.com/kybvwhxw/sequential-thinking-paper
Implementation of Sequential Thinking Paper: A Step-by-Step Approach to AI Content Analysis
ai content-analysis fastapi nlp python sequential-thinking
Last synced: 18 Apr 2026
https://github.com/ndk123-web/study-sync-ai
AI-powered study assistant that summarizes YouTube videos, generates quizzes, allows note-taking, and tracks learning progress — powered by Gemini, FastAPI, React, and MongoDB.
cloud cloud-computing cloud-storage ec2 expressjs fastapi fine-tuning gemini-api js kafka microservices mongodb-atlas nginx notification python real-time recommendation-system tensorflow vector-database web-socket
Last synced: 01 Mar 2026
https://github.com/chidcgithub/pyvizast
A Python AST visualizer & static analyzer.
ast ci-cd code-analysis code-smells d3js debugging developer-tools devops fastapi hacktoberfest parser python refactoring syntax-tree syntax-tree-visualizer visualization
Last synced: 14 Mar 2026
https://github.com/vyahello/clothes-store
🧺 Example of ORM clothes storage (fastapi + sqlalchemy + pydantic + oauth)
Last synced: 16 Apr 2026
https://github.com/ayushjain01/Spotify-Lyrics-Share
Inspired by Spotify, this project lets you share specific song lyrics with friends. It creates custom preview images for your selected lyrics, perfect for sharing!
dynamic-metadata fastapi lyrics-share opengraph-images
Last synced: 05 Mar 2025
https://github.com/theodoremoreland/redb-api
A Python and FastAPI based asynchronous REST API for accessing St. Louis Parcel Data stored in the Regional Entity Database (REDB)
docker fastapi open-api plpgsql postgresql professional python rest-api swagger-ui web-development
Last synced: 02 Oct 2025
https://github.com/kschweiger/fast-priority
A minimal priority queuing gateway built with FastAPI
Last synced: 18 Jan 2026
https://github.com/astrabert/newsreport-ai
News about any topic, already digested for you📰
agentic-ai agentic-workflow fastapi gradio groq llamaindex multi-agent-systems news
Last synced: 15 May 2026
https://github.com/tiffany-co/captaindock
Here I connect the front end and backend of the gold shop
docker docker-compose fastapi goldshop hub jewellery-shop jewellery-shop-management postgres postgresql python
Last synced: 11 Apr 2026
https://github.com/valaises/llm-portal
Unified interface server for various LLM providers with OpenAI API format
fastapi litellm llm-routing llms
Last synced: 15 Oct 2025
https://github.com/shakeel77-creator/classicore-public
AI-powered UNSPSC classification tool leveraging semantic search, vector embeddings, and large language models for enterprise-grade accuracy and performance.
ai ai-agents aws classification docker ec2 embeddings fastapi llm microservices react semantic-search spring-boot unspsc
Last synced: 11 Apr 2026
https://github.com/yadavnikhil03/lan-dropspot
It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed
async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/safwanshamsir99/fastapi
Learning repositories for FastAPI
fastapi github-actions restful-api
Last synced: 10 May 2026
https://github.com/cindyangelira/surveillance-system
fastapi gemma geospatial javascript langchain llm python react remote-sensing yolov8
Last synced: 10 Apr 2026
https://github.com/rvats20/streamlit-dashboard
This Github repo is built using Python and Streamlit to create the simple Dashboard to visualize the data in real time.
django-rest-framework fastapi flask json plotly-dash python-3 rest-api streamlit
Last synced: 09 Apr 2026
https://github.com/hq969/deepfleet-ai
DeepFleet-AI is an AI-powered fleet route optimization platform that combines machine learning, geolocation algorithms, and cloud infrastructure to enhance delivery efficiency and reduce operational costs. It offers a modular architecture with a FastAPI backend, Flask APIs, machine learning models, a React frontend (optional), and AWS integration
Last synced: 11 Apr 2026
https://github.com/algotechlab/readme.md
Laboratório de software, focado em soluções digitais e projetos reais. Focado em pequenas e grandes empresas.
fastapi flask javascript pandas python selenium sqlalchemy
Last synced: 09 Apr 2026