Skip to content

Application created from routes and requests, allowing the user add, list, update and delete data using Postman or Insomnia

Notifications You must be signed in to change notification settings

LucasLima337/Back-end_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back-end Application

Back-end Application simulating a database with NodeJS;

Used Framework: express


  • It was created some routes and their features are in the next lines:
    1. Add;
    2. List;
    3. Update; and
    4. Delete a data;

  • The database simulation was created from a file containing an object, and all data are stored in it;

Obs: It was used as an example the situation of a stock control;

Obs: The requests can be done using Postman or Insomnia.

About

Application created from routes and requests, allowing the user add, list, update and delete data using Postman or Insomnia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published