#100DaysOfWeb in Python Transcripts
Chapter: Day 50: Responder framework
Lecture: Introducing responder

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Hello and welcome to Day 50. We're going to spend this one day chapter on Responder a new async web framework created by Kenneth Reitz.
0:12 Maybe you've heard of Responder, but very likely not. It's quite, quite new. It's a great async-capable web framework.
0:20 Why are we only spending one day on this and not diving deep into it? Well, it's really quite new and I'm not sure if it's going to survive
0:28 or if it's going to gain all the traction so right now we're just throwin' it out there as another topic that you can cover.
0:34 Something that you can use. I really like the API even just building small apps with it it's made me smile. It seems like there's some
0:40 really great stuff happenin' here. So we're going to build a quick, simple API and website within Responder and I think that'll make you smile as well.


Talk Python's Mastodon Michael Kennedy's Mastodon