Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewazores/vertx-fib-demo
https://github.com/andrewazores/vertx-fib-demo
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewazores/vertx-fib-demo
- Owner: andrewazores
- Created: 2019-11-18T22:02:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T19:01:14.000Z (about 1 year ago)
- Last Synced: 2023-09-02T17:59:27.032Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vertx-fib-demo
Just a toy application that uses Vert.x and computes Fibonacci numbers on HTTP request.
## Build
`./gradlew jibDockerBuild`