Skip to content

aniolekx/pirple-homework-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Homework Assignment #1

This repo contains a simple "Hello World" API written in NodeJS. It is a RESTful JSON API that listens on a port 3000. Any request to the route /hello, will return a welcome message, in JSON format.

Requirements: installed NodeJS

To run the app please wtire in console: node index.js

App do not contains any dependencies from npm, it utilizes pure NodeJS functionality.

About

Homework Assignment #1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published