Coding Train Live 66: Session 8.1 - Programming from A to Z - Part 1
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