Skip to content

bluemir/0xC0DE

Repository files navigation

0xC0DE

Template project for golang HTTP API Server, gRpc Server, Web Application server

Usage

  1. Copy or clone this project.
  2. Run init.sh(it will be re-init git, change application name, change repository url)
  3. If dosen't need some feature, remove makefile in 'scripts/makefile.d' and adjust code.

Reference