Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crhntr/hello-fib

A simple HTTP server calculating and displaying fibonacci numbers.
https://github.com/crhntr/hello-fib

Last synced: about 1 month ago
JSON representation

A simple HTTP server calculating and displaying fibonacci numbers.

Awesome Lists containing this project

README

        

# hello-fib
A simple HTTP server calculating and displaying fibonacci numbers.

To run the server run `go run .` from the project root.