mbarraz / unicornChallengeProject2

Awesome Near Me
MIT License
0 stars 0 forks source link

Learn about the Yelp API capabilities. #1

Open mbarraz opened 7 years ago

mbarraz commented 7 years ago

https://schoolofdata.org/2013/11/18/web-apis-for-non-programmers/

Read through to learn what of the benefits of tapping into API's

mbarraz commented 7 years ago

Quickly went through codeAcademy API course to learn how to access data. From here built a basic frame for POST.

mbarraz commented 7 years ago

Main Resources I have pulled from to learn: Yelp Resources:

CodeAcademy Resource: How to use API's with Javascript - https://www.codecademy.com/courses/javascript-beginner-en-EID4t/3/5?curriculum_id=5122e6f8b2cb8a8e97000a01

Choosing code samples to build from - https://github.com/Yelp/yelp-fusion#code-samples https://github.com/Yelp/yelp-api

StackOverflow Research: http://stackoverflow.com/questions/35678329/how-do-i-use-the-yelp-api-php

Using Stevenmaguire has a starting point for my own project: https://github.com/stevenmaguire/yelp-php