service-turtle
service-turtle copied to clipboard
Support all method types
It'd be sweet to see the whole CRUD blueprint be supported here. I know this is in a super early stage, but I'm eager to try some things out with this.
Thoughts on prioritizing some support for POST PUT PATCH DELETE etc?
First will do GET / POST, since these are the most common. The rest should follow, but I think they are pretty simple to add.
Seems like it, GET and POST also seem like great starting points :+1: