Skip to content

BasouKazuma/go-echo-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go API using Echo

This project is for exploring Go and Echo.

Setup

  • Install Go - (download)
  • Install project dependencies

Config File

  • Copy the config/viper.example.json file to a new file called config/viper.production.json
  • Update all the values in the new file to match your actual configuration

Run Server

go run server.go

API Documentation

https://documenter.getpostman.com/view/8371151/SVYrseFN

About

Sample Go REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages