Go to file
Chris Veilleux cdf46b9232
Merge pull request #76 from MycroftAI/add-device
added geography schema and changed skill schema to put all the skill …
2019-03-13 17:29:08 -05:00
api minor fix to make the core more readable 2019-03-08 17:48:29 -03:00
db changed location table to be the geography table and changed its structure due to new design 2019-03-13 16:52:12 -05:00
service moved the contents of the "backend" directory up one level since this repo is now just for backend code 2019-01-30 14:47:18 -06:00
shared - Changing the validation in the endpoints used to update the device fields and to activate the device and to upload the skill settings 2019-03-08 17:09:53 -03:00
.gitignore ignore python egg-info directories 2019-02-01 15:35:45 -06:00
Jenkinsfile initial version of jenkinsfile 2019-03-03 19:21:46 -06:00
README.md changed to reflect new purpose of repo 2019-01-28 16:30:31 -06:00

README.md

selene-backend

Python packages representing the data access layer, APIs and scripts for the Selene project.