Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/battermann/cosmic-ray-api

Command API for Connect 4 service
https://github.com/battermann/cosmic-ray-api

cqrs event-sourcing haskell

Last synced: 10 days ago
JSON representation

Command API for Connect 4 service

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/battermann/cosmic-ray-api.svg?branch=master)](https://travis-ci.org/battermann/cosmic-ray-api)

# connect-four-api

This is a submodule of [this repo](https://github.com/battermann/connect-4).

## Prerequisites

- stack e.g. `curl -sSL https://get.haskellstack.org/ | sh`
- Postgres e.g. `brew install postgresql`