Skip to content

aminalaee/piccolo_api

 
 

Repository files navigation

Build Status

Documentation Status

Piccolo API

Utilities for easily exposing Piccolo models as REST endpoints in ASGI apps, such as Starlette and FastAPI.

Includes a bunch of useful ASGI middleware:

  • Session Auth
  • Token Auth
  • Rate Limiting
  • CSRF
  • Content Security Policy (CSP)
  • And more

You can read the docs here.

About

ASGI middleware for authentication, rate limiting, and building CRUD endpoints.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 96.7%
  • HTML 1.8%
  • Other 1.5%