Make API RESTful (kind of) #261

Merged
UnchartedBull merged 15 commits from master into master 2019-10-20 19:52:04 +01:00

15 Commits

Author SHA1 Message Date
UnchartedBull
046df7a51d Fix output value not returned 2019-10-10 17:46:36 +02:00
UnchartedBull
893fb11463 Update docs 2019-10-10 15:29:48 +02:00
StefanCohen
a9ef64eb23 First version of the new API documentation
The new REST API documentation
2019-10-10 00:40:43 +02:00
UnchartedBull
c54219fd1a correct naming plus restructuring 2019-10-09 23:42:14 +02:00
UnchartedBull
f9e32d8e8b Rename 2019-10-09 23:17:21 +02:00
UnchartedBull
fad2581e01 should work now 2019-10-09 23:16:01 +02:00
UnchartedBull
6c36d4b924 First idea for new API concept 2019-10-09 22:39:41 +02:00
UnchartedBull
11897cdbbc Limit temperature outputs 2019-10-09 22:28:17 +02:00
UnchartedBull
b62235af15 remove flask import 2019-10-09 17:17:37 +02:00
UnchartedBull
0601d16559 rewrote API to be kind of RESTful 2019-10-09 17:11:33 +02:00
UnchartedBull
5023e08c77 started changing first apis 2019-10-09 15:04:04 +02:00
UnchartedBull
5fe4481a54 Merge branch 'master' of https://github.com/UnchartedBull/OctoPrint-Enclosure 2019-10-09 13:59:54 +02:00
UnchartedBull
5798beeeec first draft for kind of RESTful API 2019-10-09 13:59:51 +02:00
Timon G
0983363b5f Update setup.py 2019-10-09 00:38:50 +02:00
UnchartedBull
e8237841dd Add Temperature GET API 2019-10-08 23:28:27 +02:00