Skip to content

Instantly share code, notes, and snippets.

@npkumar
Created March 18, 2018 02:03
Show Gist options
  • Save npkumar/b0f35f4baa96a26bc9aa0e3483ed9121 to your computer and use it in GitHub Desktop.
Save npkumar/b0f35f4baa96a26bc9aa0e3483ed9121 to your computer and use it in GitHub Desktop.
Food finder config
{
"firebase": {
"apiKey": "AIzaSyB0jThOGWLhJp-tIT-hbFbDfwSTlyBCP_Q",
"authDomain": "food-finder-getnpk.firebaseapp.com",
"databaseURL": "https://food-finder-getnpk.firebaseio.com",
"projectId": "food-finder-getnpk",
"storageBucket": "food-finder-getnpk.appspot.com",
"messagingSenderId": "771963462696"
},
"yelp": {
"authorization": "Bearer F2kv69GPbiLVEJ5oMTDgNUyetazr7Vjwt609fb8R3craVv5j4nFy3JTQ7uHUOBihdtZUfm-QKkSC54Yy-SzJ5Tp6MpQPfmNxZ8coNUEJA35L0FoXTEjGKnQaJyKnWnYx",
"baseUrl": "https://api.yelp.com/v3/businesses/search"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment