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
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
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.