abekoh / blog

https://circleci.com/gh/abekoh/blog
1 stars 0 forks source link

昼飯行くところを1クリックで決めるサイト #83

Open abekoh opened 4 years ago

abekoh commented 4 years ago

Google Local APIつかって実装したい。

abekoh commented 4 years ago

GWごろまでリリース目指したい

abekoh commented 4 years ago

LocalAPI実験

場所情報はここにGET https://maps.googleapis.com/maps/api/place/details/json?key={API_KEY}&place_id=ChIJ-fyGZr_yGGAReUEfhceICl0&language=ja

abekoh commented 4 years ago

placeidはここでしらべる https://developers.google.com/places/place-id

abekoh commented 4 years ago

近く検索はこれにGET https://maps.googleapis.com/maps/api/place/nearbysearch/json?key={API_KEY}&location=35.7028384,139.6671408&radius=100&language=ja&keyword=lunch

https://developers.google.com/places/web-service/search?hl=ja#PlaceSearchRequests

type=restaurantだとあまり引っかからない

abekoh commented 4 years ago

スクリーンショット 2020-03-20 22 28 11 こんな感じでいこう

abekoh commented 4 years ago

共有ボタンもほしいね

abekoh commented 4 years ago

ちゃんとフロント、バックエンドつくりたい フロントはnuxt,バックエンドはspring x kotlin

abekoh commented 4 years ago

続きはここで https://github.com/abekoh/place-api/issues