ZachtimusPrime / example-RESTapp

Repo for a simple boilerplate RESTful web API written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-RESTapp

Repo for an simple boilerplate RESTful web API written in Go. It doesn't really do much. Visit the different branches (azure, gcloud, aws) to see how the go files and repo should be structured for each cloud environment.

Table of Contents

Installation

go get "github.com/ZachtimusPrime/example-RESTapp"

Usage

This is a boilerplate API used to provide examples of structuring a repo and go files for the various cloud hosting platforms (Azure, AWS, Google Cloud) and deploying the app.

Visit the following locations to see the hosted app in action:

http://example-restapp.azurewebsites.net

About

Repo for a simple boilerplate RESTful web API written in Go.

License:MIT License


Languages

Language:HTML 75.7%Language:Go 13.2%Language:RAML 11.1%