command
module
Version:
v0.0.0-...-a39fdf8
Opens a new window with list of versions in this module.
Published: Nov 10, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Avatar Go
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 🍺.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.