Mayank2901 / backend-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a RESTful API in Node and Express

Requirements

  • Node and npm

Installation

  • Clone the repo: git clone git@github.com:Mayank2901/backend-api.git
  • Install dependencies: npm install
  • Start the server: node server.js

Testing the API

Test your API using Postman

How to get started!

  • run npm start from the home directory.

About


Languages

Language:JavaScript 100.0%