Skip to content

Jorropo/jhttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

jhttp - a simple http server for all of your development needs

$ go install github.com/Jorropo/jhttp@latest
$ jhttp
will serve on http://localhost:8081
$ go run github.com/Jorropo/jhttp@latest
will serve on http://localhost:8081
$ jhttp -help
Usage: jhttp [path/to/serve]
  -a string
    	Address to serve at. (default "localhost:8081")

License

MPL 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages