This website requires JavaScript.
Explore
Help
Sign In
MycroftAI
/
selene-backend
mirror of
https://github.com/MycroftAI/selene-backend.git
Watch
1
Star
0
Fork
You've already forked selene-backend
0
Code
Issues
Projects
Releases
Wiki
Activity
b98f667f30
selene-backend
/
shared
/
selene
/
api
History
Chris Veilleux
b98f667f30
refactored to build access and refresh tokens independently for re-usability in other tests.
2019-02-19 13:31:58 -06:00
..
endpoints
jsonified the response object
2019-02-18 14:43:26 -06:00
testing
refactored to build access and refresh tokens independently for re-usability in other tests.
2019-02-19 13:31:58 -06:00
__init__.py
added blueprint for flask application setup common to all selene api's
2019-02-15 21:43:59 -06:00
base_config.py
changed dev domain setting for https purposes
2019-02-05 11:29:35 -06:00
base_endpoint.py
converted from flask-restful to flask
2019-02-15 21:43:13 -06:00
blueprint.py
new error handler for authentication errors
2019-02-19 10:58:48 -06:00
response.py
simplified module name and converted from flask-restful to flask
2019-02-15 21:42:44 -06:00