karec/cookiecutter-flask-restful
Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more
PythonMIT
Issues
- 0
Use a declarative config?
#59 opened by tomschr - 0
Consider pyproject.toml as an option?
#58 opened by tomschr - 8
ImportError: cannot import name 'jwt_refresh_token_required' from 'flask_jwt_extended'
#47 opened by harshrpatel - 0
- 3
module 'myapi.manage' has no attribute 'cli'
#54 opened by sgubianpm - 2
flask db upgrade sqlite fails with import error
#55 opened by tedghose - 3
Flask 2.0 just came out and broke all :(
#51 opened by jayrod - 1
tox and pytest
#50 opened by donos-63 - 0
Pagination fails by type error
#48 opened by Edorka - 1
How to debug with pycharm
#46 opened by wangbs95 - 2
- 2
- 1
add cli elements to flask terminal command
#42 opened by DonalChilde - 2
The password inserted into the database when adding a user is a hash value, but it is plaintext when updating a user.
#43 opened by LANVNAL - 1
- 2
Make the project PEP8 compliant...
#36 opened by espoirMur - 7
Make config class instead of a plain strings
#37 opened by espoirMur - 1
Adding a register endpoint
#32 opened by espoirMur - 4
Celery test failed
#41 opened by Xiderowg - 7
Tests fail
#38 opened by martgra - 1
- 1
- 4
- 0
Prepare for marshmallow 3 migration
#3 opened by karec - 2
is there an resource / API generator in the framework instead of handcoding ?
#27 opened by magicallyindia - 0
- 3
Running tests failed
#21 opened by lonsty - 2
Add support for swagger
#17 opened by karec - 2
Socketio endpoints
#19 opened by archienorman11 - 1
Wrong Client Method
#16 opened by M0r13n - 2
method_decorator unused?
#15 opened by joshuar500 - 2
Docker support
#12 opened by mahmoudhossam - 2
- 1
Question, where is the build script?
#13 opened by cmabastar - 8
- 4
Request: addition of celery
#8 opened by archienorman11 - 1
Missing client pytest fixture
#6 opened by gregburek - 3
User Logout
#5 opened by zerox1212