I really like to use the bottle and run it on the cherry. It's very simple, do everything for each bottle instruction, and then say in the run line that it uses the vortex like a server.
Exampple:
app.run(host='localhost',
port=8080,
server='cherrypy',
reloader=True,
debug=True)
source
share