Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run example

Endpoints availables

GET Method

POST Method

DELETE Method

PUT Method

Request body

Tasks

{
  "title": "Make something",
  "done": false,
  "userId": 1
}

Users

{
  "name": "Bob",
  "password": "123456",
  "email": "bob@mail.com"
}

Development environment (linked module)

Cloning ProtonType module

Cloning and install example

Requirements

NodeJS 6.x or later

About

Example how to use Protontype API with Sequelize ORM

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages