Socket
Socket
Sign inDemoInstall

github.com/dolfelt/avatar-go

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/dolfelt/avatar-go


Version published

Readme

Source

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 :beer:.

FAQs

Last updated on 10 Nov 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc