Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uudashr/fibweb
Fibonacci web
https://github.com/uudashr/fibweb
fibonacci web
Last synced: about 2 months ago
JSON representation
Fibonacci web
- Host: GitHub
- URL: https://github.com/uudashr/fibweb
- Owner: uudashr
- License: mit
- Created: 2017-03-09T13:50:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T07:14:42.000Z (almost 8 years ago)
- Last Synced: 2024-06-20T00:43:31.065Z (7 months ago)
- Topics: fibonacci, web
- Language: Go
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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