ericsopa / flask-api-keyLinks
Simple code to authenticate a POST to Flask
☆55Updated 4 years ago
Alternatives and similar repositories for flask-api-key
Users that are interested in flask-api-key are comparing it to the libraries listed below
Sorting:
- ☆44Updated 7 years ago
- An example for RESTful authentication using nginx, uWSGI, Flask, MongoDB and JSON Web Token(JWT).☆72Updated 7 years ago
- Uses docker compose with a python flask microservice and MongoDB instance to make a sample application☆104Updated last year
- A small video conference application using Flask and Twilio Programmable Video☆123Updated 2 years ago
- Simple alert system implemented in Kafka and Python☆95Updated 7 years ago
- Google Firebase integration for Flask☆105Updated 2 years ago
- Microblog application from the Flask Mega-Tutorial with added two-factor authentication via the Twilio Verify API.☆31Updated 3 years ago
- Project created throughout the "Developing RESTful APIs with Python and Flask" article.☆70Updated 2 months ago
- JWT Authorization in Flask☆171Updated 2 years ago
- Send confirmation emails to newly registered users with Flask, Redis Queue, and Amazon SES☆22Updated last year
- Example of how to handle background processes with Flask, Redis Queue, and Docker