Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uudashr/fibweb

Fibonacci web
https://github.com/uudashr/fibweb

fibonacci web

Last synced: about 2 months ago
JSON representation

Fibonacci web

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/uudashr/fibweb.svg?branch=master)](https://travis-ci.org/uudashr/fibweb)
[![Coverage Status](https://coveralls.io/repos/github/uudashr/fibweb/badge.svg?branch=master)](https://coveralls.io/github/uudashr/fibweb?branch=master)

# Fibweb
This are simple client that using fibgo service

## How to build
```shell
$ make install
```

## How to run
Using docker compose
```shell
$ docker-compose up -d
```

Then open browser http://localhost:8080