Skip to content

c18t/go-app-twitter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatapi - Go Application for Twitter API. (for study)

Gatapi(がたぴ /ɡä täˈpʲi̞/)は、Goの練習に作成したTwitter APIクライアントです。
何が起きても知らないですけど、ご利用はお好きにどうぞ。

Usage

$ gatapi -h
Gatapi - Go Application for Twitter API. (for study)

Usage:
  gatapi (say | tweet) <message> [--to <screen name>] [--id <tweet id>]
  gatapi (rt | retweet) (<tweet id> | --id <tweet id>)
  gatapi (qt | quote) <message> [--id <tweet id>]
  gatapi (f | like) (<tweet id> | --id <tweet id>)

  gatapi show (profile | home | tweet | favorite | friend | follower | list | listed | list-member | list-subscriber) [screen name] [-p | --page <n..m>] [-l | -limit <count>]

  gatapi list (create | destroy) <list-slug>
  gatapi list (add | remove) (-l | --list-id <list id>) <screen name> [, <screen name>]*

  gatapi (-h | --help)
  gatapi (-v | --version)

Options:
  -h --help                       Show this screen.
  -v --version                    Show version.

Install

$ go get -u github.com/c18t/go-app-twitter-api/gatapi

License

WTFPL

Author

Uchi (/ɯ̹t͡ɕʲi/)

About

Gatapi - Go Application for Twitter API. (for study)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages