-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
A basic framework needs to be worked out:
First and foremost, the API will be written in Go, with a MySQL backend. All API logic/libs will also be produced in Go.
- Vendoring will be done with glide, by way of a docker container.
- Binary Building will be done via a glide docker container
- Testing will be done via the same glide docker container.
- Framework will use Gin, since I am familiar with it.
- SQL will be handled with SQLx, for the same reason.
- Need to choose a commandline/env manager. Probably viper, since I am most familiar with it.
Metadata
Metadata
Assignees
Labels
No labels