compojure-api-examples icon indicating copy to clipboard operation
compojure-api-examples copied to clipboard

Example running on GAE

Open mobileink opened this issue 10 years ago • 2 comments

Hi folks,

Just getting started with compojure-api; looks very good. I managed to get your example running on Google App Engine - well, at least on the dev server. It's surprisingly simple, and with a minor (but nasty) hack you get something like a REPL. If you want to add a GAE sample here let me know.

-Gregg

mobileink avatar Aug 17 '15 18:08 mobileink

Sounds great! Thinking of setting up a multi-example repo here or at compojure-api. Will ping when it's set up. See https://github.com/metosin/compojure-api/issues/122

ikitommi avatar Aug 26 '15 18:08 ikitommi

On Wed, Aug 26, 2015 at 1:57 PM, Tommi Reiman [email protected] wrote:

Sounds great! Thinking of setting up a multi-example repo here or at compojure-api. Will ping when it's set up. See metosin/compojure-api#122 https://github.com/metosin/compojure-api/issues/122

Hi Tommi,

Just posted a message to the Clojure list about migae https://github.com/migae/migae; see the swagger subdir for your example code running on GAE. Feel free to copy and modify it to suit your purposes. FWIW, I favor keeping full-blown demos in a separate examples or demos project, and using the test suite to demo individual bits of functionality.

Thanks,

Gregg

mobileink avatar Aug 29 '15 18:08 mobileink