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

Subscribers:
1,750,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