Skip to content

Reproducible production-ready API with rate-limiter

Notifications You must be signed in to change notification settings

fagan2888/prod-api-rate-limiter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducible Production-ready API with rate-limiter

This is a project-template to build a API with a rate-limiter that is production ready and fully-reproducible.

Tools used:

  • Flask
  • Flask-limiter
  • Gunicorn
  • Docker & Compose

For a detailed walkthrough of the project, read my article.

About

Reproducible production-ready API with rate-limiter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.1%
  • Dockerfile 11.9%