Skip to content

ashcrow/victims-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

victims-api

Public API to the victims data set.

Building

For all targets run make help

Dynamic

  1. Install dependencies via govendor by running: make deps
  2. Run make victims-api
  3. Execute ./victims-api run

Static

  1. Install dependencies via govendor by running: make deps
  2. Run make static-victims-api
  3. Execute ./victims-api run

Image

  1. Run make image

About

Future victi.ms microservice

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.9%
  • Makefile 14.1%