Skip to content

gevs90/crypto-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Api

A simple crypto api for golang

Build & Run

Must be golang 1.18 or newer version installed

Download here: https://go.dev/dl/

Firstable, download dependencies
go mod download

Run code
go run main.go

Run code with Docker
docker-compose up

Build an executable
Param -o: executable name
go build -o main.go

Note: Update values of file config.json for mysql localdb

About

A simple crypto api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published