SP-REST reaches alpha
I am very happy to announce that SP-REST, my experimental REStful database wrapper, haw reached a milestone, that is as of today all the basic functionality haw been implemented.
The script is now capable of performing all the basic CRUD operations, supporting MySQL and Oracle databases (tested on 10g version).
Next challenges, towards a fully productive version:
- – Authentication
- – Structured error responses
- – Pagination of data (or other way of handling very large datasets)
As always, latest version of code and documentation in the project’s GitHub page.