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

https://github.com/akvo/akvo-flow-api

Akvo Flow API
https://github.com/akvo/akvo-flow-api

akvo akvo-flow-api clojure duct-framework

Last synced: 4 months ago
JSON representation

Akvo Flow API

Awesome Lists containing this project

README

          

## Akvo FLOW API

[![Build Status](https://travis-ci.org/akvo/akvo-flow-api.svg?branch=develop)](https://travis-ci.org/akvo/akvo-flow-api)

## Building and testing

## Dependencies

* [Docker compose](https://docs.docker.com/engine/installation/)

### Start dev env

docker-compose up

REPL available in port 47480.
Backend available in port 3000.

### Deployment to production

Run:

./ci/promote-test-to-prod.sh

And follow the instructions