Skip to content

fariaslari/store-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Server

An static server which retrieves a list of products in JSON format.

Getting started

Installing

  • Install node.js
  • Then run the following code line to install this application:
npm install store-server

Deployment

To deploy, enter the root folder of this server and simply run the following code line:

npm start

Built With

  • Nodemon - Used to watch files during development
  • Express - Web Framework for NodeJS
  • Body-Parser - A Node.js body parsing middleware

Authors

About

Simple REST static server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published