kkdai / PetNeedMe

Package to get Pet Adoption OpenData from Taiwan in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PetNeedMe: Package to get Pet Adoption OpenData from Taiwan

Join the chat at https://gitter.im/kkdai/PetNeedMe

GoDoc Build Status

A Package to get all Animal Adoption Open Data in every county in Taiwan.

A Console program to access Pet Information

go get github.com/kkdai/pnm/cmd/showpetcli

Just run it show[etcli

  • n for next Pet
  • p for previous Pet
  • c for next Cat
  • d for next Dog

Progress

  • Taipei (done)
  • Other Counties (TBD)

Data Source:

「臺北市開放認養動物」API存取

Contribution and Issue

歡迎到 issue 寫下你的意見,或是一起來幫助我.

Inspired By

Project52

It is one of my project 52.

致謝

感謝g0v的許多人不斷地提起這個專案,讓我可以注意到並且能夠一起幫忙.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Package to get Pet Adoption OpenData from Taiwan in Golang


Languages

Language:Go 100.0%