Fork me on GitHub
#pedestal
<
2019-04-14
>
emccue19:04:33

I got lacinia-pedestal working with some hello world stuff

emccue19:04:44

but I really don't understand pedestal all that well

emccue19:04:00

so I don't know how to add routes outside of the graphql stuff

emccue19:04:09

(def service-map (lacinia/service-map #'load-schema {:graphiql true}))

emccue20:04:12

I know its a very vauge question

emccue20:04:25

but i am definitely missing some fundamental bits here