tanksuzuki / gopherize

`go fmt` your face.

Home Page:https://gopherize.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gopherize

Detect faces in the photo and gopherize it. ʕ◔ϖ◔ʔ

before

after

For details, please visit https://gopherize.com.

How to use

  1. Run dep ensure
  2. Enable Cloud Vision API on Google Cloud Console
  3. Create service account key(JSON) on credentials page
  4. Save key file to gopherize/app/service_account.json
  5. Run goapp serve app/ on repository root
  6. Access http://localhost:8080
  7. Enjoy 🎉

Contribution

  1. Fork (https://github.com/tanksuzuki/gopherize/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Create new Pull Request

TODO

  • test

Author

Asuka Suzuki

About

`go fmt` your face.

https://gopherize.com

License:MIT License


Languages

Language:Go 64.9%Language:CSS 35.1%