Skip to content
This repository was archived by the owner on Nov 23, 2020. It is now read-only.

TwitterのAPIドキュメントからGETなAPIのexampleを参照して、「APIなモック」を作成するスクリプト群

Notifications You must be signed in to change notification settings

yanoshi/twitter_api_respecter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使い方

モックAPIを設置したいディレクトリ(Webサーバーのスタティックなファイル領域)でgit cloneをした後に

bundle install
ruby run.rb "id" "slug" "place_id"

を実行してください。apiディレクトリ以下にGETメソッドで叩くことの出来るTwitter APIのルーティング構造を保ったjson群が自動生成されています。

About

TwitterのAPIドキュメントからGETなAPIのexampleを参照して、「APIなモック」を作成するスクリプト群

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages