honeycombio/bookservice

Name: bookservice

Owner: Honeycomb

Description: Sample service to help illustrate Honeycomb

Created: 2016-09-20 18:26:49.0

Updated: 2017-09-02 06:45:43.0

Pushed: 2017-09-26 17:29:22.0

Homepage: null

Size: 832

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

This is a little demo app of a REST-like API serving book info, backed by a MongoDB database. Built to illustrate Honeycomb.

To import data, run

oimport --db bookservice --collection books --drop --file booklist.json --jsonArray --host <mongo_host>

To run this app in a kubernetes cluster, run kubectl apply -f kubernetes/


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.