Skip to content

Natchaponpat/echo-stellar-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

echo-stellar-api

Exercise for How-to-use Echo framework and Stellar Go SDK

Installation

  1. Clone the project to your computer.
mkdir -p $(go env GOPATH)/src/github.com/Natchaponpat && cd $_
git clone https://github.com/Natchaponpat/echo-stellar-api.git
  1. Download package dependencies. Go to project directory and run command depend on your Go version
go get github.com/labstack/echo
go get github.com/globalsign/mgo
  1. Test the project
go build ./...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages