# Barbars API
### **Changelog:**
(16/07/2019 - V1.5)
Url: https://v15-dot-webservice-dot-geobar-1504979820470.appspot.com/
- Add "is_happy_hour" and "is_open" boolean to get_all_bars and get_bar
- Add hour of the day and happy hour to get_bar
- Add "today_hours" in bar details
- In hours of bar details, if the bar is closed for a day, now we have a row with "open_hour" = null and "close_hour" = null
(20/06/2019 - V1.4)
Url: https://v14-dot-webservice-dot-geobar-1504979820470.appspot.com/
- Add first photo on '/bars', if no photo take default bar photo
- Add all photos for '/bars/{bar_id}'
- Check if services is enable before send them
- Add stats methods (must create all stats_xxx tables)