Skip to content

ftcjeff/AirportCode-go

Repository files navigation

AirportCode-go

Building

go build

Running

  • Make sure you have an etcd environment set up and running on 127.0.0.1:2379
  • Make sure you have mysql-server set up and running
  • Add a user with credentials picasso:picasso who has full mysql permissions
  • Add mysql to etcd ** etcdctl set /picasso/registry/mysql
  • ./AirportCode

API

GET /airport GET /airport/ GET /airport/id/ GET /airport/city/ GET /airport/country/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages