Coffee vs Untappd
If you need a Food & Drink API that's easy to integrate, go with Coffee.
Coffee
- No authentication required
- HTTPS supported
Untappd
- HTTPS supported
- Requires OAuth setup
| Feature | Coffee | Untappd |
|---|---|---|
| Authentication | None | OAuth |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
Coffee is the better choice for quick prototypes and hackathons since it requires no authentication.