Skip to content

A base backend using mysql serving text/plain static content and authenticated rest client with text/json response. The goal is to have an base where if I wanted a new app its a config change. Auth to view profile and authroized keys

Notifications You must be signed in to change notification settings

dathan/go-web-backend

Repository files navigation

Purpose

Build a base authenticated backend to rapidly rollout new authenticated backends to serve data

Features

  • Makefile to build consistently in a local environment and remote environment
  • Dockerfile for a generic image to build for
  • Go Mod (which you should to your project path change)
  • VS Code environment
  • Generic docker push
  • DDD design to abstract frameworks used.

About

A base backend using mysql serving text/plain static content and authenticated rest client with text/json response. The goal is to have an base where if I wanted a new app its a config change. Auth to view profile and authroized keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published