Skip to content

ppurang/httpize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-IZE

http://httpize.herokuapp.com/

Resemble HTTP as in http://www.merriam-webster.com/dictionary/-ize

Run

You can use your own sbt set-up or just run the ppsbt to start with 0 dependencies. Things should just work. In the REPL:

sbt> reStart  
[info] Application httpize not yet started
[info] Starting application httpize in the background ...
httpize Starting org.purang.net.httpize.Httpize.main()
[success] Total time: 1 s, completed Sep 21, 2014 3:04:18 PM
httpize Starting Http4s-blaze example on '0.0.0.0:8080'

Use your browser to hit http://localhost:8080/.

For rapid development use triggered reStart.

sbt> ~reStart

To deploy the project to a vm at heroku (and given that heroku toolbelt is already installed):

shell> git push heroku master   #this isn't the sbt REPL but the shell

Happy hacking!

Collaboration

Fork the repository and create pull requests.

Inspirations

httpbin.org for the inspiration

http4s_demo for seeding the project

About

HTTPIZE! What else?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •