Liking cljdoc? Tell your friends :D

sweet-tooth.endpoint.datomic.connection

No vars found in this namespace.

sweet-tooth.endpoint.datomic.liberator

Helper functions for working with datomic entities.

Transaction results are put in :result in the liberator context.

Helper functions for working with datomic entities.

Transaction results are put in `:result` in the liberator context.
raw docstring

sweet-tooth.endpoint.group-routes

Add multiple endpoints to cascading routes and give them all the same options

Add multiple endpoints to cascading routes and give them all the same
options
raw docstring

No vars found in this namespace.

sweet-tooth.endpoint.liberator.reitit-routes

Module for initializing routes created by sweet-tooth.endpoint.routes.reitit and associng in the reitit router as the app's :duct/router

This ns contains DEEP FORBIDDEN MAGIC and is maybe a TERRIBLE IDEA

  • Module adds a ::router config key, taking route data as an arg
  • route data is sprinkled with helpful sweet-tooth goodies
  • route data includes refs to handler keys
  • handler keys are added to the config
  • handler keys are derived from ::unary-handler and ::coll-handler to provide MAGICAL defaults
Module for initializing routes created by
sweet-tooth.endpoint.routes.reitit and associng in the reitit router
as the app's :duct/router

This ns contains DEEP FORBIDDEN MAGIC and is maybe a TERRIBLE IDEA

- Module adds a ::router config key, taking route data as an arg
- route data is sprinkled with helpful sweet-tooth goodies
- route data includes refs to handler keys
- handler keys are added to the config
- handler keys are derived from ::unary-handler and ::coll-handler to 
  provide MAGICAL defaults
raw docstring

sweet-tooth.endpoint.routes.reitit

Allow specifying routes using keywords corresponding to namespaces

Allow specifying routes using keywords corresponding to namespaces
raw docstring

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

× close