App using dribbble design, connect with API Rapid and using Cocktail App
Dribbble desing connected with API Rapid
Report bug
·
Request feature
- Create an account on rapidApi
- Use api cocktails
- Create a Config.swift file where you should put your keys
import Foundation
struct Config {
static let rapidKey = ""
static let rapidHost = "spotify23.p.rapidapi.com"
static let rapidUrl = "https://spotify23.p.rapidapi.comm/"
}
Brenda Saavedra
- WebPage: brendasaavedra.com
- Github: @brsaca