Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.11 KB

CocktailDB

Mobile application for obtaining data on alcoholic beverages using the open API

Getting Started

An open, crowd-sourced database of drinks and cocktails from around the world. We also offer a free JSON API for anyone wanting to use it. If you like the site, please consider supporting us on Patreon by clicking the link below... You can get one here: get CocktailDB API.

Installation

  1. Install Cocoapods: sudo gem install cocoapods
  2. Update pods in folder: pod update
  3. Install Moya
  4. Install SDWebImage
  5. Build project from Xcode.