/Flask-Restless-Restangular-with-JWT-auth

example blog application based on Flask-Restless on backend and Restangular on frontend

Primary LanguageJavaScriptMIT LicenseMIT

Software License Quality Score Code Health

Flask-Restless-Restangular-with-JWT-auth

example blog application based on Flask-Restless on backend and Restangular on frontend

Quick Start

- cd path/to/projects
- git clone https://github.com/shepilov-vladislav/Flask-Restless-Restangular-with-JWT-auth.git
- cd Flask-Restless-Restangular-with-JWT-auth
- ./bootstrap.sh
- source venv/bin/activate
- python2.7 manage.py server
- go to http://127.0.0.1:8001/
- enjoy!