This app provides data on international cricket teams and the players of each team.
in the APIModel file, update the key with your API Key in Rapid.
struct APIModel {
static private let key: String = "YOUR API KEY"
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This app provides data on international cricket teams and the players of each team.
in the APIModel file, update the key with your API Key in Rapid.
struct APIModel {
static private let key: String = "YOUR API KEY"
}