All Projects → Tert0 → fastapi-framework

Tert0 / fastapi-framework

Licence: MIT license
A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to fastapi-framework

fastapi-users
Ready-to-use and customizable users management for FastAPI
Stars: ✭ 1,920 (+7284.62%)
Mutual labels:  asyncio, fastapi
fastapi-sqlalchemy-1.4-async
https://rogulski.it/blog/sqlalchemy-14-async-orm-with-fastapi/
Stars: ✭ 17 (-34.62%)
Mutual labels:  asyncio, fastapi
fast-api-sqlalchemy-template
Dockerized web application on FastAPI, sqlalchemy1.4, PostgreSQL
Stars: ✭ 25 (-3.85%)
Mutual labels:  asyncio, fastapi
hypercorn-fastapi-docker
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
Stars: ✭ 18 (-30.77%)
Mutual labels:  asyncio, fastapi
HibiAPI
一个实现了多种常用站点的易用化API的程序 / A program that implements easy-to-use APIs for a variety of commonly used sites.
Stars: ✭ 427 (+1542.31%)
Mutual labels:  asyncio, fastapi
fastapi-etag
Convenience library for working with etags in fastapi
Stars: ✭ 19 (-26.92%)
Mutual labels:  asyncio, fastapi
fastapi-boilerplate
FastAPI boilerplate for real world production
Stars: ✭ 145 (+457.69%)
Mutual labels:  asyncio, fastapi
Fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Stars: ✭ 39,588 (+152161.54%)
Mutual labels:  asyncio, fastapi
Full Stack Fastapi Postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Stars: ✭ 7,635 (+29265.38%)
Mutual labels:  backend, fastapi
timvt
PostGIS based Vector Tile server.
Stars: ✭ 113 (+334.62%)
Mutual labels:  asyncio, fastapi
fastapi-azure-auth
Easy and secure implementation of Azure AD for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
Stars: ✭ 174 (+569.23%)
Mutual labels:  asyncio, fastapi
issue-wanted
🏷 Web application to help beginners to start contributing into Haskell projects
Stars: ✭ 61 (+134.62%)
Mutual labels:  backend
hrms-project-backend
N-Layer Architecture human resource management system project with Java.
Stars: ✭ 74 (+184.62%)
Mutual labels:  backend
FastAPI-Full-Stack-Samples
The API Application Development using Python FastAPI, including interactive API documentation
Stars: ✭ 61 (+134.62%)
Mutual labels:  fastapi
FireflySoft.RateLimit
It is a rate limiting library based on .Net standard.
Stars: ✭ 76 (+192.31%)
Mutual labels:  rate-limit
nestjs-config
NestJS Module for Nonfig services. Nonfig combines Configurations and Features. So you change features, and release swiftly, and measure to digital impact.
Stars: ✭ 40 (+53.85%)
Mutual labels:  backend
umbrella
Umbrella framework
Stars: ✭ 98 (+276.92%)
Mutual labels:  backend
woliveiras.github.io
My personal Blog
Stars: ✭ 25 (-3.85%)
Mutual labels:  backend
node-fastcgi
Create FastCGI applications with node.js
Stars: ✭ 49 (+88.46%)
Mutual labels:  backend
lucene
Apache Lucene open-source search software
Stars: ✭ 1,009 (+3780.77%)
Mutual labels:  backend

Codestyle Code style: black Tests codecov PyPI version PyPI Downloads

A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions

Install

You can install this Library with:

pip install fastapi-framework

Documentation

For the Documentation click here

Features

  • Database
  • Redis
  • Redis Publish/Subscribe
  • FastAPI JWT
  • FastAPI Permission System (for routes)
  • Rate Limits
  • Config Parser
  • Session System

License

This Project is Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].