GithubHelp home page GithubHelp logo

go-lang-gin-restapi-boilerplate's Introduction

go-lang-gin-restapi-boilerplate

This is a sample project using Golang with Gin-Gonic

Thing you need to know first


  1. You need to have dep ( golang version manager ) in your computer.
  2. Once cloning this repository please place it within your $GOPATH.
  3. Post-Man is required since there is a collection of how to use API: https://www.getpostman.com/collections/69919d163b071e3c9edc
  4. this url https://www.stellar.org/laboratory/#explorer?resource=accounts&endpoint=single&network=test is where you can put your stellar adress and check if amount received is correct.
  5. After setting things up, please use dep ensure in order to install all dependencies.
$ dep ensure
  1. Set of token seed and address provided below
{
	"sourceSeed": "SDKJ2BUKQ5TCMSLRQBAFSEVJ3LBXFGHEKKPTYNCDWSOJ4CFGFR5SKRME",
	"sourceAddr": "GAMMEG4YSIGJO3I45T37A57EN5CFQQH5OVHO4XDUGF7E32VJ76YYX56E",
	"destinationSeed": "SBU6G23N6QIUQH5U2T2T6WXNY2J7GN56HHBKZVYYTO2Y55YPIFDJMMVM",
	"destinationAddr": "GCICVEBF5JYDBCTR3TXFGN56WGYBAKKWVHUQYPM72F6ZEQ7BDQZT4NFZ"
}
  1. you can build a project vie go build in main.go directory
$ go build

More inquiries, please contact me via line or email.

Bonus question has not been done yet, but still those two main questions are well finished.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.