imaginevision / Z-Camera-Doc

Document for Z Camera
151 stars 47 forks source link

RESTful HTTP API? #1

Open pizthewiz opened 9 years ago

pizthewiz commented 9 years ago

Generally the API called out in http.md is not RESTful; GETs are used when deleting and adding resources - is this due to the limited HTTP verb support in the E1 hardware or would you be open to a proposal for a RESTful HTTP API?

A couple examples off the top of my head:

pizthewiz commented 9 years ago
benhinchley commented 8 years ago

An RPC based api would probably be better suited to this kinda of work

paviro commented 4 years ago

I would second this issue and would also favour a RESTful API.