/node-api-server

Server-side for Node RESTful API Tutorial

Primary LanguageJavaScript

Node API - Server

This repo is dedicated to server-side's code of node api tutorial. Put simply, our server-side will manage the requests made by the client-side, authenticate and provide the information requested.

Get the Postman Collection for this API: API Postman Collection
to test it locally, you must run this API with Node and your local MongoDB server