katcondev / whats-good

Make the best choice in deciding where to invest your time and money with our Whats-Good mobileapp.
https://good-whats.herokuapp.com/
0 stars 0 forks source link

Yelp API #25

Open katcondev opened 2 years ago

mbelom commented 2 years ago

yelp fusion API example for black-owned business to test on insomnia with API token and client

(https://uclavirtbofsf-ehn3857.slack.com/archives/D02G6CJ9WH4/p1649044551647639) https://api.yelp.com/v3/businesses/search?term=blackowned&latitude=37.786882&longitude=-122.399972

katcondev commented 2 years ago
Screen Shot 2022-04-03 at 8 59 41 PM

testing API tokens work from API fusion

katcondev commented 2 years ago

using AXIOS to connect to yelp fusion

https://axios-http.com/docs/intro

katcondev commented 2 years ago

making api calls with Axios

https://chaoyue-zhao.medium.com/how-to-make-axios-api-calls-with-yelp-fusion-inside-react-js-10755d8485c5