/cosmic-ray-api

Command API for Connect 4 service

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Build Status

connect-four-api

This is a submodule of this repo.

Prerequisites

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