RESTful API demo.
This page demonstrates how Net Skeleton could be used to implement RESTful APIs. Start typing numbers into the text fields below. Browser sends two numbers to /api/v1/sum URI. Web server calclulates the sum and returns the result.
This page demonstrates how Net Skeleton could be used to implement RESTful APIs. Start typing numbers into the text fields below. Browser sends two numbers to /api/v1/sum URI. Web server calclulates the sum and returns the result.