Skip to content

API bridge to resolve CORS cross origin Empath restriction

Notifications You must be signed in to change notification settings

suricats/emotions_vocales_apibridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emotions_vocales_apibridge

PyPI - Python Version

follow http://flask.pocoo.org/docs/1.0/installation/#installation

Create a virtualenv for python

Install the dependency indicated in the requirements.txt file

pip install -r requirements.txt

Export FLASK_APP environment variable then run the application

$ export FLASK_APP=index.py
$ flask run

About

API bridge to resolve CORS cross origin Empath restriction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages