This repo is to complete an assignment of "The Node.js Master Class"
-
It should be a RESTful JSON API that listens on a port.
-
When someone posts anything to the route /hello, should return a welcome message, in JSON format.
- Juan José Paredez - Initial work - this repo
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details