Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hden/clojure-grpc-fizzbuzz

FizzBuzz with gRPC
https://github.com/hden/clojure-grpc-fizzbuzz

Last synced: 28 days ago
JSON representation

FizzBuzz with gRPC

Awesome Lists containing this project

README

        

# clojure-grpc-fizzbuzz

FizzBuzz with gRPC.

## Usage

### Leiningen

$ lein run

### Docker

$ docker build -t clojure-grpc-fizzbuzz
$ docker run -it --rm clojure-grpc-fizzbuzz

### Run tests

$ lein test

## License

Copyright © 2018 Haokang Den

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.