History of: pyGRAZ FastAPI coding workshop
Current version (2024-11-20T10:31:12.605593)
title: pyGRAZ FastAPI coding workshop
startdate: 2024-12-03
starttime: 19:00
endtime: 22:00
timezone: Europe/Vienna
address: 47.06554887530649, 15.450591444969549
exact: True
tags: workshop
urls:
Meetup Anmeldung https://www.meetup.com/pygraz/events/304664472/
PyGRAZ https://pygraz.org/
description:
It's time again to do some Python coding together.
This time we take a look at FastAPI, a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
We are going to implement a simple web application that provides a REST API with validation. The ability to do so is a skill valuable in many situations, be a pet project to scratch one's own itch, or an in-house service for your company to automate something boring.
2024-11-20T09:37:48.580456
t | title: FastAPI coding workshop | t | title: pyGRAZ FastAPI coding workshop |
| startdate: 2024-12-03 | | startdate: 2024-12-03 |
| starttime: 19:00 | | starttime: 19:00 |
| endtime: 22:00 | | endtime: 22:00 |
| timezone: Europe/Vienna | | timezone: Europe/Vienna |
| address: 47.06554887530649, 15.450591444969549 | | address: 47.06554887530649, 15.450591444969549 |
| exact: True | | exact: True |
| tags: workshop | | tags: workshop |
| urls: | | urls: |
| Meetup Anmeldung https://www.meetup.com/pygraz/events/304664472/ | | Meetup Anmeldung https://www.meetup.com/pygraz/events/304664472/ |
| PyGRAZ https://pygraz.org/ | | PyGRAZ https://pygraz.org/ |
| description: | | description: |
| It's time again to do some Python coding together. | | It's time again to do some Python coding together. |
| | | |
| This time we take a look at FastAPI, a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints. | | This time we take a look at FastAPI, a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints. |
| | | |
| We are going to implement a simple web application that provides a REST API with validation. The ability to do so is a skill valuable in many situations, be a pet project to scratch one's own itch, or an in-house service for your company to automate something boring. | | We are going to implement a simple web application that provides a REST API with validation. The ability to do so is a skill valuable in many situations, be a pet project to scratch one's own itch, or an in-house service for your company to automate something boring. |
2024-11-20T09:32:49.487962
t | title: FastAPI coding workshop | t | title: FastAPI coding workshop |
| startdate: 2024-12-03 | | startdate: 2024-12-03 |
| starttime: 19:00 | | starttime: 19:00 |
| endtime: 22:00 | | endtime: 22:00 |
| timezone: Europe/Vienna | | timezone: Europe/Vienna |
| address: 47.06554887530649, 15.450591444969549 | | address: 47.06554887530649, 15.450591444969549 |
| exact: True | | exact: True |
| tags: workshop | | tags: workshop |
| urls: | | urls: |
| Meetup Anmeldung https://www.meetup.com/pygraz/events/304664472/ | | Meetup Anmeldung https://www.meetup.com/pygraz/events/304664472/ |
| PyGRAZ https://pygraz.org/ | | PyGRAZ https://pygraz.org/ |
| description: | | description: |
| It's time again to do some Python coding together. | | It's time again to do some Python coding together. |
| | | |
| This time we take a look at FastAPI, a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints. | | This time we take a look at FastAPI, a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints. |
| | | |
| We are going to implement a simple web application that provides a REST API with validation. The ability to do so is a skill valuable in many situations, be a pet project to scratch one's own itch, or an in-house service for your company to automate something boring. | | We are going to implement a simple web application that provides a REST API with validation. The ability to do so is a skill valuable in many situations, be a pet project to scratch one's own itch, or an in-house service for your company to automate something boring. |