mirror of
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer.git
synced 2025-12-16 23:20:13 +01:00
Merge 568c22fda8 into 465307471e
This commit is contained in:
commit
a9d0a7363b
1 changed files with 10 additions and 9 deletions
19
README.md
19
README.md
|
|
@ -20,7 +20,7 @@ _Never more than one email per week. Easy to unsubscribe. Your information will
|
|||
9. **[Full Stack Tutorials](#full-stack-tutorials)**
|
||||
10. **[Learn Node.js](#learn-node-js)**
|
||||
11. **[Learn Python](#learn-python)**
|
||||
12. **[Learn APIs](#learn-apis)**
|
||||
12. **[Learn APIs and Webhooks](#learn-apis-and-webhooks)**
|
||||
13. **[Learn Databases](#learn-databases)**
|
||||
14. **[Learn Authentication](#learn-authentication)**
|
||||
15. **[Learn Git](#learn-git)**
|
||||
|
|
@ -242,16 +242,17 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
|
|||
* [Designing RESTful APIs - Udacity](https://www.udacity.com/course/designing-restful-apis--ud388)
|
||||
|
||||
---
|
||||
### Learn APIs
|
||||
### Learn APIs and Webhooks
|
||||
|
||||
* Where to start with learning APIs [[Reddit Link]](https://www.reddit.com/r/learnprogramming/comments/5761ir/where_to_start_with_learning_how_to_use_apis/)
|
||||
* [What is an API? In English Please. (Medium)](https://medium.freecodecamp.com/what-is-an-api-in-english-please-b880a3214a82#.vewp5i2n4)
|
||||
* [Build a simple Weather App with Node.js in just 16 lines of code](https://codeburst.io/build-a-simple-weather-app-with-node-js-in-just-16-lines-of-code-32261690901d)
|
||||
* [Build Node.js RESTful APIs in 10 Minutes](https://www.codementor.io/olatundegaruba/nodejs-restful-apis-in-10-minutes-q0sgsfhbd)
|
||||
* [Free Intro to APIs Book/Course by Zapier](https://zapier.com/learn/apis/)
|
||||
* [Google Maps API](https://developers.google.com/maps/documentation/)
|
||||
* [Distance Calculator Web Services API](https://developers.google.com/maps/documentation/distance-matrix/start)
|
||||
* [Build and Secure a Backend API Server](https://www.udacity.com/course/designing-restful-apis--ud388)
|
||||
* [What is an API? In English Please. (Medium)](https://medium.freecodecamp.com/what-is-an-api-in-english-please-b880a3214a82#.vewp5i2n4)
|
||||
* [Build a simple Weather App with Node.js in just 16 lines of code](https://codeburst.io/build-a-simple-weather-app-with-node-js-in-just-16-lines-of-code-32261690901d)
|
||||
* [Build Node.js RESTful APIs in 10 Minutes](https://www.codementor.io/olatundegaruba/nodejs-restful-apis-in-10-minutes-q0sgsfhbd)
|
||||
* [Free Intro to APIs Book/Course by Zapier](https://zapier.com/learn/apis/)
|
||||
* [Google Maps API](https://developers.google.com/maps/documentation/)
|
||||
* [Distance Calculator Web Services API](https://developers.google.com/maps/documentation/distance-matrix/start)
|
||||
* [Build and Secure a Backend API Server](https://www.udacity.com/course/designing-restful-apis--ud388)
|
||||
* [Working with Webhooks](https://requestbin.com/blog/working-with-webhooks/)
|
||||
|
||||
---
|
||||
### Learn Databases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue