An open API service indexing awesome lists of open source software.

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

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.