Skip to content

natos/hornet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hornet

Just a fake http server

I builded this to test a error handling plugin, by running a server that returns the asked HTTP message.

Want to try it? http://hornet.herokuapp.com/

run

node server.js

use

To get a fake 404

http://localhost:3000/fake/404

To get a fake 500

http://localhost:3000/fake/500

Releases

No releases published

Packages

No packages published