This is a RESTful API built with Node, Express and MongoDB to Manage Online Notice Board Application.
- Node.js
- Express
- MongoDB
To run this app in your machine, Node.js and MongoDB should be installed in your system.
Follow the steps below to run the app in your system
-
Clone the repository
https://github.com/afzalimam09/kist-campus-api.git -
Open the project in VS code or any other code editor.
-
Run
npm ito download all the dependencies -
Create a
.envfile in the root directory and add all the values present in.env.examplefile. -
Run command
npm startornpm run devto run the code.
Check all the endpoints of this API on below link
https://documenter.getpostman.com/view/23125063/2s8YzZPJis
This website is live https://kistcollege.netlify.app/