deepsea / go_atm

Atm written in go 1.12.5 on linux/amd64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

ATM written in go

What is this repository for?

  • ATM using go 1.12.5 linux/amd64
  • Version 1.0

How do I get set up?

  • Check out (clone) git repository
  • go get -u github.com/go-sql-driver/mysql
  • go get -u github.com/jinzhu/gorm
  • go get -u github.com/gorilla/mux

mysql

  • sudo apt-get install mysql-server

Contribution guidelines

  • Any new code should have associated tests

Who do I talk to?

  • Richard Lawlor

About

Atm written in go 1.12.5 on linux/amd64


Languages

Language:Go 100.0%