Skip to content

Instantly share code, notes, and snippets.

@ku1ik
Last active December 12, 2015 09:28
Show Gist options
  • Save ku1ik/4751422 to your computer and use it in GitHub Desktop.
Save ku1ik/4751422 to your computer and use it in GitHub Desktop.

Looking for a good name for developer's proxy server that can autospawn whole range of web apps (Rails, Sinatra, Django, Flask..., anything that can listen on $PORT passed via env). Similar thing to Pow but not limited to Rack apps. Routes all HTTP requests for foobar.dev (also foobar.lvh.me and foobar.1.2.3.4.xip.io) to the app symlinked as "foobar" in the central "apps dir".

Suggestions so far:

  • frontal
  • full frontal
  • polycorn
  • crossbreed
  • polyester
  • chameleon
  • prism
  • pyrite
  • hackmanite
  • unicron
  • devwhoops
  • 200ok
  • devisk
  • servisk
  • hydralisk
Copy link

ghost commented Feb 11, 2013

unicron ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment