SQLREST enables access to a relational database as RESTful Web Service. Entities can be queried, created and modified using the HTTP methods GET, POST, PUT and DELETE.
License
BSD LicenseFollow REST Style Web Service Enabler for RDBMS
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
This is not a review of the software itself but the provided live demo. Props to the developer for exposing to the net a simple live REST server demo! This alone is such a valuable resource for newbies trying to wrap their head around the RESTful way of accessing web services. I have not explored the demo in depth yet, but from my initial probing, it appears to indeed follow REST best practices for the API.