Skip to content

irisgve/bootstrap-go-httpserver

Repository files navigation

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

About

A minimumal bootstrap HTTP server written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published