-
Google PR 3Trustworthiness Good
-
Avg. Daily Visitors N/AChild Safety Unknown
-
Avg. Daily Pageviews N/APrivacy Good
Luminus - a Clojure web framework
Domain info
Location: | United States |
Registrant: | Redacted for Privacy (Privacy service provided by Withheld for Privacy ehf) |
Hosted by: | Namecheap, Inc. |
Registrar: | NameCheap, Inc. |
Subnetworks: | 192.64.119.2 |
Social Media Activities
- Facebook likes: -
- Twitter mentions: -
- Google pluses: 33
- LinkedIn mentions: 15
- Pinterest pins: -
- StumbleUpon views: -
Web Safety
- This website is malware-free.
- Status ok
Sites associated with the same registrant
Whois
Luminusweb.net popular pages to visit
Luminus - a Clojure web framework
Luminus
Clojure Web Development Made Simple
Luminus is a Clojure micro-framework based on a set of lightweight libraries. It aims to provide a robust, scalable, and easy to use p...
Luminus - a Clojure web framework
defstate to hold the connection pool:
(ns ldap-auth
(:require
[mount.core :refer [defstate]]
[clj-ldap.client :as client]))
We'll define our LDAP host as follows, note that the
host key p...
Luminus - a Clojure web framework
profiles.clj. By default two profiles are generated for development and testing respectively:
{:profiles/dev {:env {:database-url "jdbc:postgresql://localhost/my_app_dev?user=db_user&password=db_pass...