Skip to content

Gabrielopesantos/eco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eco

A small HTTP Go server that sends back what you specify at start up.

Usage

By default it listens at port 8081 and sends back "Hello, World!". More than one port can be specified.

Example

eco -listen=":8081,:8082" -reponse_status=200 -response_body='Hello, world!'

Help

eco -help

License

MIT

About

Small HTTP Go server that sends back what you specify at start up

Resources

License

Stars

Watchers

Forks

Packages

No packages published