snipsco / snipsmanager

The Snips Assistant Manager
MIT License
16 stars 16 forks source link

Update API for v2 #22

Open nebuto opened 6 years ago

nebuto commented 6 years ago

Update the console API's for the v2. Added the logic to train the NLU & ASR of the assistant before downloading. Added Requests library for easier HTTP requests. Added a decorator to check the HTTP response status codes & authenticate the user if need be.