Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#REST API in MEAN Stack

Introduction

Building a REST API using the MEAN stack is a piece of cake. Its pretty simple to build up the application.
Follow the below steps and your application will be up and ready in no time.
(Install Postman API cleint)

Download and Installation:

First and the foremost downlaod the zip file or clone the repo using

git clone https://github.com/Vivek-raj/MEAN-REST.git

Then install the required dependencies using the follwing command

npm install

The application uses two seperate databases for development and testing.

Development commands:

Run the server using the command

node server

Testing commands:

Run the tests using command

mocha

About

REST API using the MEAN stack

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages