Difference between revisions of "My REST JWT Journey"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 7: | Line 7: | ||
* https://medium.freecodecamp.org/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563 | * https://medium.freecodecamp.org/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563 | ||
* https://realpython.com/token-based-authentication-with-flask/ | * https://realpython.com/token-based-authentication-with-flask/ | ||
* https://codeburst.io/this-is-how-easy-it-is-to-create-a-rest-api-8a25122ab1f3 | |||
==Series== | ==Series== |
Revision as of 10:35, 24 May 2019
Getting Started
Some resources I found of use were:
General
- https://medium.freecodecamp.org/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563
- https://realpython.com/token-based-authentication-with-flask/
- https://codeburst.io/this-is-how-easy-it-is-to-create-a-rest-api-8a25122ab1f3
Series
- https://medium.com/@riken.mehta/full-stack-tutorial-3-flask-jwt-e759d2ee5727
- https://medium.com/@riken.mehta/full-stack-tutorial-3-flask-jwt-e759d2ee5727