kohvakka / prophet-api

API for prophet. Done using express
0 stars 0 forks source link

Changing more data setting methods to "post" instead of "get" #7

Closed kohvakka closed 6 years ago

kohvakka commented 6 years ago

All prophet-api methods currently use GET to send data. It would be more usable, if part of the methods were POST/PUT/DELETE etc.