Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loconluis/api-sails-postgress-example

Concept tests of Sails.Js, for creation of REST API, using Postgres sql as a database.
https://github.com/loconluis/api-sails-postgress-example

Last synced: about 1 month ago
JSON representation

Concept tests of Sails.Js, for creation of REST API, using Postgres sql as a database.

Awesome Lists containing this project

README

        

# movies-api

a [Sails v1](https://sailsjs.com) application

To create a new Model use sails generate model

To create a new Controller use sails generate controller

By default blueprint rest true is automatically set a CRUD routes for model

### Links

+ [Sails framework documentation](https://sailsjs.com/get-started)
+ [Version notes / upgrading](https://sailsjs.com/documentation/upgrading)
+ [Deployment tips](https://sailsjs.com/documentation/concepts/deployment)
+ [Community support options](https://sailsjs.com/support)
+ [Professional / enterprise options](https://sailsjs.com/enterprise)

### Version info

This app was originally generated on Sat Jan 26 2019 17:06:31 GMT-0600 (GMT-06:00) using Sails v1.1.0.