pyros-dev / rostful

A lightweight package for providing and consuming ROS services, actions, and topics as RESTful web services
69 stars 41 forks source link

unirest #99

Open asmodehn opened 7 years ago

asmodehn commented 7 years ago

just to mention http://unirest.io/python.html

It can be a good testing tool / reference when designing REST API...