Skip to content

1) Basic Framework #1

Description

@Marchowes

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions