a Sails application
Simple Sails Js project connect with Fuseki server.
Features:
- Add person.
- Delete person.
- Find All person.
- Find One person.
- Update Person.
Others:
- BootStrap
the Next Version:
$ npm install sails -g
$ npm install
create new dataset named db
run Fuseki Server 3030
$ Sails lift