Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 231 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 231 Bytes

API-REST

REST is a development architecture that works with the Web protocol.

Technologies used

  • NodeJS
  • Insomnia

Downloading dependencies

yarn or npm install

To start, run:

yarn start or npm start