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.