Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 526 Bytes

File metadata and controls

12 lines (9 loc) · 526 Bytes

RESTful API Example

The objective of project is it to write a more modern structured project that can be maintained.

This project uses NodeJS and MongoDB. This project aims to have:

  • A complete RESTful API
  • Unit testing of the API
  • OAuth authentication

I started keeping a version of the file at the end of different lessons.

  • appPostingData.js is the project in Lesson 4, Posting Data prior to cleanup.

As we develop this project. This page will reflect the documentation to install, run, maintain and operate it.