bootstrap-go-httpserver

module
v0.0.0-...-f424e13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2021 License: MIT

README

Gopher

Go Report Card

bootstrap-go-httpserver

A minimal bootstrap HTTP server written in Go

Features

  • Follows minimal standard project layout specified in project-layout
  • Barebones HTTP server using the following libraries:
  • Easy addition of new routes + graceful shutdown
  • Running the server using Docker

Requirements

  • Docker
  • Go 1.16

Setting up

  1. Clone this repository

     git clone git@github.com:irisgve/bootstrap-go-httpserver.git
    
  2. Replace all instances of bootstrap-go-httpserver with the app name

  3. To run the server

     make run
    

License

The scripts and documentation in this project are released under the MIT License

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL