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

Latest commit

 

History

History
9 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 406 Bytes

使い方

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

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

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