pedestal

Eamonn Sullivan 2021-01-07T12:22:46.309800Z

For my 10% day at work, I want to set up a basic GraphQL API using pedestal and lacinia-pedestal, but before I start creating from scratch, is there a tools-deps based template for such a thing around? I couldn't find one, but my google-fu may be poor. There's a lien template, but I've become accustomed to deps.edn lately and would like to stick with that.

Eamonn Sullivan 2021-01-08T08:51:05.310200Z

Thanks!