bangpypers / meetup-talks

Creative Commons Zero v1.0 Universal
6 stars 2 forks source link

What Happens Inside Flask? From Setup to Serving the First Request. #14

Closed abhirathmahipal closed 7 months ago

abhirathmahipal commented 11 months ago

Title of the talk

What Happens Inside Flask? From Setup to Serving the First Request.

Description

We all know how a web server works at a higher level (forever keeps waiting for a request, parses the request, calls the corresponding handler, returns a response).

Flask is a beloved and popular web server. To top it, the code base is pretty small and accesssible.

Let's decipher (layer by layer) what exactly happens right from the initialisation stages to serving it's very first request

What format do you have in mind for your talk?

Talk

Table of contents

What domain would you say your talk falls under?

Core Python

Duration in minutes (including Q&A)

30

Prerequisites

None needed. It'd be great if you've used Flask though.

Speaker bio

I am Abhirath and I love building stuff. I currently work at Amazon and outside of work you can find me dabbling with open source code, working on pet projects or just whiling away time.

I sometimes blog at csjourney.com.

LinkedIn

The talk/workshop speaker agrees to

abhirathmahipal commented 11 months ago

I'd like to give the talk on Sep 16, 2023.

anistark commented 9 months ago

@abhirathmahipal Would you be willing to do this session on Nov 25th meetup?

anistark commented 8 months ago

@abhirathmahipal Gentle reminder to confirm.

anistark commented 7 months ago

No response. Closing it.