An open API service indexing awesome lists of open source software.

https://github.com/markolson/mahaffeys


https://github.com/markolson/mahaffeys

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Mahaffy's

Goals:

* Rewrite in Swift! Why not!
* Show # of beers for a member id
* Show beers available for a member id
* Show all beers available
* Compare beers of one member to another
* News & Events
* FB Checkin
* Hours / Is-It-Open?
* Twitter/FB Feed pane
* Untapped Search
* Untapped Ratings dialog

URLs:
http://www.mahaffeyspub.com/beer/api.php?action=getBeer
http://www.mahaffeyspub.com/beer/api.php?action=getMembers&member_id=#{@id}&beer_list=true

In Stock: http://www.mahaffeyspub.us/beer/beers_in_stock.php
All Members: http://www.mahaffeyspub.com/beer/member_list.php
Member Had: http://www.mahaffeyspub.com/beer/beers_consumed.php?member_id_num={member_id}
Member To Drink: http://www.mahaffeyspub.com/beer/beers_to_drink.php?member_id_num={member_id}