Liking cljdoc? Tell your friends :D

org.clojars.majorcluster/diplomat-http-w-mysql-service

Clojars Project

A Leiningen template for generating a diplomat-architecture styled pedestal service The ports available at this template are:

  • http inbound, having foo route specified as a sample
  • mysql db outbound
    • change connections at ports/mysql/core or use a customized proper way to load configs
    • modify initial script at resource/migrations/1.sql, create db and initial tables and run it on database created

Usage

lein new org.clojars.majorcluster/diplomat-http-w-mysql-service

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close