wafflehaus / chewcrew

LUNCH!
http://chewcrew.cc:8080/api
ISC License
0 stars 0 forks source link

Cache information for/from Places API #43

Open ryyan opened 9 years ago

ryyan commented 9 years ago

Depends on #30

Cache the following information locally, ex as enums,

  1. Categories (Pizza, BBQ, Fast Food, etc..)
  2. Distances (Walking Distance, 1m, 5m, 10m, etc..)
  3. Ratings (1, 2, 3, 4, 5 star, etc..)
  4. Price ($, $$, $$$, etc..)

If the Places API has a Go library then that will work as well.