prajguru54's Stars
Michellehlcn/react-fastapi-payroll-API
Work In Progress
fastapi-admin/fastapi-admin
A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin
dmontagu/fastapi-utils
Reusable utilities for FastAPI
15r10nk/inline-snapshot
create and update inline snapshots in your python tests
chentsulin/awesome-graphql
Awesome list of GraphQL
graphql-python/swapi-graphene
GraphQL Starwars API using Graphene and Django
exercism/roc
Exercism exercises in Roc.
hiteshchoudhary/chai-aur-react
chai aur react series on youtube
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
irtiza07/python-kafka-demo
igorbenav/fastcrud
FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.
agn-7/ifsguid-backend
Async AI Chat Application on top of FastAPI
lukin0110/poetry-copier
A copier template for scaffolding Python packages and apps (FastAPI and Gradio) using Poetry as package manager
ashish-mj/Microservices
jowilf/starlette-admin-demo
A demo project to showcase Starlette Admin features
ycd/manage-fastapi
:rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
Kludex/fastapi-microservices
Fully Python async FastAPI project! 🚀
Kludex/awesome-fastapi-projects
List of FastAPI projects! :sunglasses: :rocket:
karki-03/celery_django_app
Simple application to demonstrate sending mail asynchronously using RabbitMQ, Celery and Django.
jonasschmedtmann/html-css-course
Starter files, final projects, and FAQ for my HTML + CSS course
frontendcharm/Mini-Projects
Mini projects for beginners made using HTML, CSS and a little bit of JavaScript.
academind/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
w3cj/express-api-starter-ts
A basic starter for an express.js API with Typescript
CodingGarden/intro-to-typescript
veryacademy/YT_FastAPI_Beginner_Fast-Track-GraphQL
cosmicpython/book
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
dapr/python-sdk
Dapr SDK for Python
ArjanCodes/betterpython
Code examples for my Write Better Python Code series on YouTube.
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line