Skip to content

hafifamudi/Echo-restFull-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo-restFull-API

This is very simple RestFull-API with Echo Framework that builded using Go Programming language

First Step to Install

you need to install dep for dependency manager:

go get -u github.com/golang/dep/cmd/dep

Or you can use go mod for sync the dependencies:

go mod vendor

Second Step

just run the main.go file:

go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published