GoLang_Microservice

command module
v0.0.0-...-df49534 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: MIT Imports: 10 Imported by: 0

README

Go-REST-API-template

Building a RESTful API template repo using GoLang and Gorilla for learning purposes complete with continuous integration workflow

How to Use

  1. Clone or fork this repository
https://github.com/NicholasLiem/Go-REST-API-template.git
  1. Initialize .env file using the template given (.env.example)
touch .env
  1. Prepare database connection details and update .env
You can use cloud database providers such as Supabase
  1. To add routes, see: /user/routes.go
  2. Run the server
go run .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
utils
jwt

Jump to

Keyboard shortcuts

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