Coding Train Live 66: Session 8.1 - Programming from A to Z - Part 1

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=_FABYvnTnpQ



Duration: 1:28:10
4,696 views
147


Today's session covers how to build an API with node.js (Session 8 of the "Programming from A to Z" class at ITP http://shiffman.net/a2z/).

In this episode, I cover introductory steps to building your own RESTful API with node.js. I show you how to install the node framework Express, as well as how to use routes to deal with the GET requests. I also cover briefly what it means for an API to be a REST (Representational State Transfer) API.

Timestamps:
11:31 - Intro to Session 8
22:21 - Node.js and Express
41:02 - Handling GET Requests in Express
55:44 - Handling JSON Data in Express
1:13:52 - Q&A/Conclusion

πŸ’» To know more on this subject, visit my material on Server-side Programming and Node: http://shiffman.net/a2z/server-node/

πŸš‚ Website: http://thecodingtrain.com/
πŸ‘Ύ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
🚩 Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
πŸ’‘ GitHub: https://github.com/CodingTrain
πŸ’¬ Discord: https://thecodingtrain.com/discord
πŸ’– Membership: http://youtube.com/thecodingtrain/join
πŸ›’ Store: https://standard.tv/codingtrain
πŸ–‹οΈ Twitter: https://twitter.com/thecodingtrain
πŸ“Έ Instagram: https://www.instagram.com/the.coding.train/

πŸŽ₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
πŸŽ₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA

πŸ”— p5.js: https://p5js.org
πŸ”— p5.js Web Editor: https://editor.p5js.org/
πŸ”— Processing: https://processing.org

GitHub Repo with all the info for Programming from A to Z: https://github.com/shiffman/A2Z-F16

References:
Node.js: https://nodejs.org/
Express.js: http://expressjs.com/
Representational state transfer on Wikipedia: https://en.wikipedia.org/wiki/Representational_state_transfer

Source Code for the all Video Lessons: https://github.com/CodingTrain/Rainbow-Code

For More Live Streams: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bxnFR6no70vlxxuxDEzflz

For More Programming from A to Z: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YrbSJBg32eTzUU50E2B8Ch

Help us caption & translate this video!

http://amara.org/v/72pj/

πŸ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct







Tags:
JavaScript (Programming Language)
live
programming
daniel shiffman
creative coding
p5.js
coding challenge
p5.js tutorial
p5js
javascript (programming language)
tutorial
javascript
algorithms
javascript string object
js string object
programming from a to z
programming challenge
regular expressions
node
node.js
express.js
node express
api
rest api
restful api
get request
route
routing