Liking cljdoc? Tell your friends :D

bluegenes.core


->intclj

(->int n)

Force a value to a number (environment variables are read as strings)

Force a value to a number (environment variables are read as strings)
sourceraw docstring

-mainclj

(-main & _args)

Start the BlueGenes server. This is the main entry point for the application

Start the BlueGenes server. This is the main entry point for the application
sourceraw docstring

initcljs

(init)
source

mount-rootcljs

(mount-root)
source

start-web-server!clj

(start-web-server!)

Parses the port from the configuration file, environment variables, or default to 5000 ("PORT" is often the default value for app serving platforms such as Heroku and Dokku) and start the Jetty server by passing in the URL routes defined in handler.

Parses the port from the configuration file, environment variables, or default to 5000
("PORT" is often the default value for app serving platforms such as Heroku and Dokku)
and start the Jetty server by passing in the URL routes defined in `handler`.
sourceraw docstring

stop-web-server!clj

(stop-web-server!)
source

versioncljs

source

web-server_clj

source

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

× close