https://github.com/vicenteneto/flask-jwt-sample
A simple project using Flask-JWT
https://github.com/vicenteneto/flask-jwt-sample
Last synced: 3 months ago
JSON representation
A simple project using Flask-JWT
- Host: GitHub
- URL: https://github.com/vicenteneto/flask-jwt-sample
- Owner: vicenteneto
- License: mit
- Created: 2016-02-29T23:29:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-02T11:56:33.000Z (over 9 years ago)
- Last Synced: 2025-01-17T09:44:50.415Z (5 months ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flask-sample
[](https://github.com/vicenteneto/flask-login-sample/blob/master/LICENSE)
This is a simple project using [Flask](http://flask.pocoo.org/), a microframework for [Python](https://www.python.org/) based on [Werkzeug](http://werkzeug.pocoo.org/) and [Jinja 2](http://jinja.pocoo.org/docs/dev/).
## Table of contents
* [Contributing](#contributing)
* [Creator](#creator)
* [Copyright and license](#copyright-and-license)## Contributing
Have a bug or a feature request? [Please, open a GitHub issue](https://github.com/vicenteneto/flask-login-sample/issues/new).
## Creator
**Vicente Neto**
*
## Copyright and license
Copyright 2016-, Vicente Neto. This project is licensed under the [MIT License](https://github.com/vicenteneto/flask-login-sample/blob/master/LICENSE).