Skip to content

dolfelt/avatar-go

Repository files navigation

Avatar Go

CircleCI Go Report Card GoDoc

An avatar micro-service written in Go. Simple, fast and ... simple, oh, and fast!

Specification

Full specification documentation can be found here.

Using

New docker images are automatically built. Check out the examples section to see how to use it with Docker Compose, or even with Hyper.sh.

Developing

Building

Dependencies are managed by Glide.

  • Make sure to install Go (here or brew install go)
  • Install Glide
  • Run make prepare && make build
  • Run the server ./bin/avatar and visit http://localhost:3000

Running

Contributing

  • Develop some awesome code with unit tests.
  • Run make test to test it out.
  • Commit code and create a pull request.
  • Relax with a 🍺.

About

Simple avatar service for all the web apps!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published