Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/githongo/iap-nodejs-task
- Owner: Githongo
- Created: 2020-07-19T12:59:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T08:17:51.000Z (about 2 years ago)
- Last Synced: 2023-03-06T10:07:38.765Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 344 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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*