https://github.com/curiosity/curiosity.components
Curiosity Components
https://github.com/curiosity/curiosity.components
clojure
Last synced: about 13 hours ago
JSON representation
Curiosity Components
- Host: GitHub
- URL: https://github.com/curiosity/curiosity.components
- Owner: curiosity
- License: epl-1.0
- Created: 2015-03-25T22:01:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T23:38:56.000Z (over 8 years ago)
- Last Synced: 2024-04-16T07:55:16.413Z (about 2 years ago)
- Topics: clojure
- Language: Clojure
- Size: 110 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# curiosity.components
Reusable clojure components for common functions.
Includes components for the following:
- ring application
- http server (based on undertow)
- metrics registry (based on codahale metrics)
- sqs queues
- s3 storage
- nrepl server
- redis connection
We also include some settings scaffolding to enable quickly building
systems of components that are wired up 12-factor style.
## Usage
FIXME
## License
Copyright © 2015-2017 Curiosity, Inc
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.