Skip to content

joisandresky/go-echo-mongodb-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Echo MongoDB Boilerplate

This is My Template/Boilerplate to Create REST API/Microservice Using:

  • Go
  • Echo Framework (v4)
  • MongoDB
  • Viper
  • Paseto Token

How to Run ?

  1. Clone this repo
  2. go mod init YOUR_GO_MOD_NAME
  3. find and replace in vscode github.com/joisandresky/go-echo-mongodb-boilerplate into YOUR_GO_MOD_NAME
  4. go mod download
  5. copy configs/env_example.yaml and rename into env.yaml
  6. go run cmd/main.go

About

Go Echo MongoDB Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published