Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 356 Bytes

File metadata and controls

12 lines (8 loc) · 356 Bytes

RestAPI-demo

RestAPI-demo is an application demo of how Rest API works

HTTP Methods

get, post, patch, delete

Use PostgreSQL with sequelize ORM

Testing

With the extension for Visual Studio Code: REST Client
Or with Postman