ahmedabdou14's Stars
bigskysoftware/htmx
</> htmx - high power tools for HTML
prometheus/prometheus
The Prometheus monitoring system and time series database.
create-go-app/fiber-go-template
📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.
igorbenav/FastAPI-boilerplate
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
xmarzouq/Secure-Data-Transfer
The Secure Data Transfer device combines Raspberry Pi-based hardware with user-friendly Python scripts for seamless and secure file encryption and transfer, enhancing data privacy.
airtai/faststream
FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
kamranabdicse/fastapi-postgres-boilerplate
Mohamed-512/Extra-Streamlit-Components
An all in one place, to find complex or just not available components by default on streamlit.
Vaultexe/vaultexe
Vaultexe super repo
Vaultexe/server
FastApi production ready backend for Vaultexe, the password manager
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
golang-standards/project-layout
Standard Go Project Layout
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
Netflix/dispatch
All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
Kludex/awesome-fastapi-projects
List of FastAPI projects! :sunglasses: :rocket:
sendgrid/sendgrid-python
The Official Twilio SendGrid Python API Library
Anu1996rag/pubsub
stephenhillier/starlette_exporter
Prometheus exporter for Starlette and FastAPI
derlin/fastapi-notebook-runner
A small REST API to execute a Jupyter Notebook on-demand, used as an example for https://github.com/derlin/introduction-to-fastapi-and-celery
TheAlgorithms/Python
All Algorithms implemented in Python
PyBites-Open-Source/pybites-carbon
pydantic/pydantic
Data validation using Python type hints
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
zhanymkanov/fastapi-best-practices
FastAPI Best Practices and Conventions we used at our startup
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
encode/starlette
The little ASGI framework that shines. 🌟
long2ice/fastapi-cache
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
teamhide/fastapi-boilerplate
FastAPI boilerplate for real world production
rohitdwivedula/ZKP-Voting-System
A blockchain voting system incorporating zero knowledge proofs. Built as a API using Flask + MySQL