Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jhsc/fizzbuzz


https://github.com/jhsc/fizzbuzz

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Requirements

- Ruby 2.4.0
- Rails 5.2.2

## FizzBuzz

```
POST /fizzbuzz/computate
```

### Request

``` json
{
"value": "15"
}