numbers-service

module
v0.0.0-...-4de0a06 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2020 License: Unlicense

README

numbers-service

A REST-ish and gRPC capable service to manipulate numbers.

Things to implement

  • CI/CD
  • Dockerfile
  • gRPC
  • Instrumenting
  • Logging
  • Tracing
  • Circuit Breaking
  • Rate Limiting
  • Authentication
  • Distributed cache (memcached ? redis ?)

Running in Docker

https://github.com/Tiny-Paws/numbers-service.git
cd numbers-service
docker build . -t numbers-service
docker run --rm -it -p 8080:8080 numbers-service

Support for environment variables planned

Testing

cd test
go test ./numbersservice

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL