Karan Rathore's starred repositories
PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
librephotos
A self-hosted open source photo management service. This is the repository of the backend.
tubearchivist
Your self hosted YouTube media server
best-of-python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
deepdoctection
A Repo For Document AI
python-beginner-projects
Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
fastapi_production_template
FastAPI Template with Docker, Postgres
fastapi-alembic-sqlmodel-async
This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.
Blank-Grabber
The most powerful stealer written in Python 3 and packed with a lot of features.
FastAPI-boilerplate
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
FastAPI-Production-Boilerplate
A scalable and production ready boilerplate for FastAPI
inertia-django
The Django adapter for Inertia.js
SQLModel-boilerplate
An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.
fastapi-boilerplate
A template repository to start your FastAPI backend projects.
fastapi-beyond-CRUD
This is source code for a series where we talk about the concepts of FastAPI API development beyond the CRUD stuff
create-fastapi-project
CLI to create Fastapi projects easily.
fastapi-auth-custom
This repository has a tutorial code FastAPI auth.
fastapi-jwt-auth-full-example
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
JWT-Auth-for-Flask
A repo I wrote demostrating how to implement JWT Authentication for Flask REST APIs
fastapi-beyond-crud-docs
This is the course website for FastAPI Beyond CRUD
flask-rest-api-jwt-auth-todo-app
This is a To-do RestAPI example Flask application with JWT authentication. It uses a PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.