Skip to content

kadiryavuz/helloAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helloAPI

  • using only Node libraries
  • a sample route called "/hello" is created
  • https support added
  • if request is available returns 200 with specific "Hello" message
  • if request is not valid (not implemented within the handlers :) ) then returns 404 with specific message
  • returning content type is JSON

About

a restful JSON API made with pure NODE and having only one route "/hello"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published