/boilerplate_angular_go

Boilerplate for a web application using Angular and Go

Boilerplate for a Go + Angular web application

This repository is a boiler plate to create a web application that will be a backend written in Go with a HTTP server with endpoints. And a front end that will act as a middle man between user and the backend by using the REST endpoints from the Go server.

Requirements