Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

byrnedo/apibase

Repository files navigation

Build Status

apibase

Base template/helper code for http apis.

Stack:

  • Mongo
  • Nats mq
  • Protobuf

Skeleton code for some lightweight http services I want to write.

Current Functionality:

  • Config
  • Logger
  • Various Middleware
  • Docker test container helper
  • Mongo wrapper - mgo used
  • Postgres wrapper ( with migrations - gomigrate used )
  • Nats MQ wrapper ( using protobuf ) nats-io/nats used
  • Restclient

Template project to come.

About

Base template/helper code for http apis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published