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

https://github.com/codamic/ocean

An Onyx application for a simple data processing
https://github.com/codamic/ocean

Last synced: 11 months ago
JSON representation

An Onyx application for a simple data processing

Awesome Lists containing this project

README

          

# ocean

An Onyx application that does distributed things. This project has been
populated with a sample job and some basic Onyx idioms to make development
a bit easier to get started.
Build docker image: `lein do clean, uberjar; docker build -t peerimage .`