Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/githongo/iap-nodejs-task

ICS3104: Internet Application Programming Node.js API task
https://github.com/githongo/iap-nodejs-task

Last synced: about 1 month ago
JSON representation

ICS3104: Internet Application Programming Node.js API task

Awesome Lists containing this project

README

        

# ICS3104: IAP - Node.js Task

### setup
* clone the repo and install dependancies.
* import the db using *iapschool.sql* file in *database* folder.
* run the development server locally.
* to test the API, import the collection to postman using *Node.js Task.postman_collection.json* file in the root of the folder or click below:

[![Run in Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/6fd5c488c3179254d4c1)

##### Student: *ICS3C - 103673*