Open riggtravis opened 8 years ago
Right now everything is done with post and get. This is not ideal. We should also be using put and delete. There are other RESTful actions as well that should probably be implemented, but these four are the ones that I am the most familiar with.
Right now everything is done with post and get. This is not ideal. We should also be using put and delete. There are other RESTful actions as well that should probably be implemented, but these four are the ones that I am the most familiar with.