FeezyHendrix / foodorderingnodeapiexample

An article source code on "Building a rest api with node" on Aligator.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food Ordering API with Node.js

Demostrating how to build a rest api with node.js

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • Download Node and npm
  • npm install to install all our node dependencies

Running the server

  • run npm start to start the server.

Built With

  • Express - Fast, unopinionated, minimalist web framework for Node.js
  • Node.js - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.]

About

An article source code on "Building a rest api with node" on Aligator.io


Languages

Language:JavaScript 100.0%