mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-18 06:01:00 +00:00
1 line
1.1 KiB
JSON
1 line
1.1 KiB
JSON
[{"user_id": 21059, "stars": [], "topic_id": 39815, "date_created": 1308522351.701479, "message": "Has anyone deployed a Bottle app on ep.io? If so, comments? Problems?", "group_id": 2873, "id": 1433719}, {"user_id": 8740, "stars": [], "topic_id": 39815, "date_created": 1308554330.0549879, "message": "Hmm, I remember someone trying, but I forget who it was", "group_id": 2873, "id": 1436506}, {"user_id": 11547, "stars": [], "topic_id": 39815, "date_created": 1321793754.6622081, "message": "I've just successfully done it but it took a bit of puzzling. The magic was to define a variable app = bottle.app() in app.py and then using the entrypoint app:app. Although this is an old thread I thought it might be helpful for future google help explorers.", "group_id": 2873, "id": 2606655}, {"user_id": 43033, "stars": [], "topic_id": 39815, "date_created": 1321861921.968461, "message": "I lounch succerfully Bottle app, I just set entrypoint = server:home, where \"server\" is the name of main file, and \"home\" - my index page function. My server.py file - http://dumpz.org/102567/", "group_id": 2873, "id": 2611679}] |