GitHub / reddimohan / flask-rest-api-barebones-with-authentication
Flask Rest-API boilerplate with JWT authentication
Stars: 5
Forks: 4
Open issues: 3
License: None
Language: Python
Size: 292 KB
Dependencies parsed at:
53
Created at: over 5 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 years ago
Topics: flask, flask-api, flask-restplus, jwt, mongodb, python, rest-api
- appdirs ==1.4.4 development
- autoflake ==1.4 development
- black ==20.8b1 development
- certifi ==2020.6.20 development
- click ==7.1.2 development
- isort ==5.5.3 development
- mypy-extensions ==0.4.3 development
- pathspec ==0.8.0 development
- pyflakes ==2.2.0 development
- regex ==2020.7.14 development
- toml ==0.10.1 development
- typed-ast ==1.4.1 development
- typing-extensions ==3.7.4.3 development
api/requirements.txt
pypi
- Click ==7.0
- Flask ==1.1.1
- Flask-Bcrypt ==0.7.1
- Flask-Cors ==3.0.8
- Flask-JWT-Extended ==3.24.1
- Flask-PyMongo ==2.3.0
- Jinja2 ==2.10.1
- MarkupSafe ==1.1.1
- PyJWT ==1.7.1
- PyYAML ==5.3
- Werkzeug ==0.16.0
- aniso8601 ==8.0.0
- attrs *
- bcrypt ==3.1.7
- certifi ==2019.6.16
- cffi ==1.14.0
- coloredlogs ==10.0
- dnspython ==1.16.0
- flask-restplus ==0.10.1
- gunicorn ==19.9.0
- humanfriendly ==4.18
- importlib-metadata ==3.4.0
- iniconfig ==1.1.1
- itsdangerous ==1.1.0
- jsonschema ==3.0.2
- marshmallow ==3.2.0
- packaging ==20.9
- pluggy ==0.13.1
- py ==1.10.0
- pycparser ==2.19
- pymongo ==3.10.1
- pyparsing ==2.4.7
- pyrsistent ==0.15.4
- pytest ==6.2.2
- python-dotenv *
- pytz ==2019.2
- six ==1.12.0
- toml ==0.10.2
- typing-extensions ==3.7.4.3
- zipp ==3.4.0