BrisPy / talks

Brisbane Python User Group
15 stars 1 forks source link

A simple REST API using the Flask web framework #34

Closed cjrh closed 5 years ago

cjrh commented 5 years ago

This should be a beginner-level talk that guides a beginner through the set up of a simple API project, considerations in designing the resultful API itself, and (hopefully if there is time) how to get it running on, e.g. an AWS compute instance. It would be awesome for an attendee to leave with enough of an introduction to get their own API running somewhere in the cloud.

phodge commented 5 years ago

A tutorial on setting up a basic GraphQL API using Flask would also be great, I'm only hearing good things about it from web devs.

cjrh commented 5 years ago

@phodge Are you offering to be the speaker, or just +1ing the topic? 😊

phodge commented 5 years ago

haha, just +1ing the topic.

c12k commented 5 years ago

I'm happy to have a go presenting this one.

cjrh commented 5 years ago

Great @cmcc13! Can I schedule you for 12/06/2019?

cjrh commented 5 years ago

Scheduled for 12/06/2019.

c12k commented 5 years ago

There is a slim possibility I have to travel that week. I'll let you know as early as I can if that is the case. If so , I'm happy to do the following month.

cjrh commented 5 years ago

@cmcc13 Are you still ok to present next week?

c12k commented 5 years ago

Yes. I'm good to go.

On Thu, Jun 6, 2019 at 4:02 PM Caleb Hattingh notifications@github.com wrote:

@cmcc13 https://github.com/cmcc13 Are you still ok to present next week?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BrisPy/talks/issues/34?email_source=notifications&email_token=AEBAVDGSX2CBLSWQX3DHDA3PZCR7RA5CNFSM4G3JETOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXB2FNY#issuecomment-499360439, or mute the thread https://github.com/notifications/unsubscribe-auth/AEBAVDAGIH5D4JZUWFXOTYLPZCR7RANCNFSM4G3JETOA .

c12k commented 5 years ago

Here's a link to the presentation: https://docs.google.com/presentation/d/1_EYQG7vnZ1it93h2X80REfLTjgMAv1z9mcp4cw4sWZo/edit?usp=sharing And the GitHub repo: https://github.com/cmcc13/FlaskAPI

cjrh commented 5 years ago

Thanks for the talk!