- Version 0.1.37
- Flexable usage , some small examples below & example folder
- Feedback and improvements welcome
- Try a small demo at crud-api.uk.to
- View # /WWW_examples/crud_api.uk.to/ Code
- Login from remote access with Javascript to hit the API
$ vagrant up # to lauch dev env & run provision scripts
wget https://raw.githubusercontent.com/trojanspike/CrudApi/develop/install.sh && chmod +x install.sh && ./install.sh