jasonparekh / go-google-contacts

Unofficial client for Google Contacts API written in Go (golang).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Google Contacts

Unofficial client for Google Contacts API written in Go (golang).

Installation

go get github.com/petrkotek/go-google-contacts

Usage

See main.go.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Credits

Implemented by Petr Kotek

License

See LICENSE.

About

Unofficial client for Google Contacts API written in Go (golang).

License:MIT License


Languages

Language:Go 99.4%Language:Makefile 0.6%