/Assignment2

Primary LanguageJavaScript

A little REST service

Example of use

You can run the application executing the following command:

node index.js

You can check the api definition int the folder

api-definition

Yo can test the application importing postman collection and environment

Postman collection: assignament2.postman_collection.json
Postman environment: assignament2.postman.environment.json

Enjoy