mihjovil / boilerplate_angular_go

Boilerplate for a web application using Angular and Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Boilerplate for a web application using Angular and Go