Skip to content

jabley/performance-datastore

Repository files navigation

Build Status

Overview

Basic sketches around doing an API in Go for the Performance Platform datastore.

Used for me exploring Go as an implementation language for servers and sketching out what I'd like the API to look like.

Usage

make release will build the project with concrete versions of the dependencies.

make will build the project using the latest versions of all the dependencies.

There are various environment variables used to control what the application will try to use for things like Mongo connection, backend APIs etc.

TODO

About

Musings around writing an API in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages