Skip to content

This project is added to worked around some basic concepts of RESTful APIs

License

Notifications You must be signed in to change notification settings

saurabhngits/Student_Registration_RESTful_APIs

Repository files navigation


Table of Contents :

1. Pre-Requisites
2. Install Modules
3. Run Project
3. Test Project



1. Pre-Requisites

The following tools are need to be pre-install on your system



2. Install required modules

Run the below command to install the required modules into this project.

> npm i


3. Run project

Run the below command to run this project

> npm run start

OR


Run the below command to run this project with nodemon

> npm run dev


3. Test project

Import the "Student Registraion.postman_collection.json" file into your Postman tool to test the RESTful APIs of this project.

About

This project is added to worked around some basic concepts of RESTful APIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published