https://github.com/uudashr/fibweb
Fibonacci web
https://github.com/uudashr/fibweb
fibonacci web
Last synced: 12 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T07:14:42.000Z (about 9 years ago)
- Last Synced: 2025-03-03T08:29:15.135Z (over 1 year 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
[](https://travis-ci.org/uudashr/fibweb)
[](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