-
Notifications
You must be signed in to change notification settings - Fork 0
backwater/node_master_class_assignment1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
//// START SERVER node index ///// SAY HELLO ( via Postman ) WITH: http://localhost:3000/hello http method: POST Posting an empty or non existent post object: RETURNS: { "'Hello' back atacha!": "Did you want to post something?" } Posting an object such as: {"HI -": "Anyone out there?"} RETURNS: { "'Hello' back atacha! You posted this:": { "HI -": "Anyone out there?" } }
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published