Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goethapi

Work in progress

Swagger

Validate API

swagger validate config/swagger.yml

The swagger spec at "config/swagger.yml" is valid against swagger specification 2.0

Generate API

swagger generate server -A Goethapi -f ./config/swagger.yml

Smart contract

Compile contract

Execute

abigen --sol=contracts/token.sol --pkg=contracts --out=contracts/token.go

Run

go run src/github.com/charonne/goethapi/cmd/goethapi-server/main.go --host 0.0.0.0 --port 8080

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages