Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"copyright_text": null,
"description": "In this PyCon Korea 2024 session, Gyu-jin Cho presents \"Automated Python Web Framework API Schema Generation: The Long Way Around.\" Based on the Backend.AI project, this talk shares the technical challenges and implementation process of automating API documentation. It covers practical use cases and tools such as FastAPI and OpenAPI, illustrating how to build and manage automated API schemas effectively.",
"duration": 1849,
"language": "kor",
"recorded": "2024-10-27",
"related_urls": [
{
"label": "Automated Python Web Framework API Schema Generation",
"url": "https://2024.pycon.kr/session/DWF3RR#%EC%9E%90%EB%8F%99%ED%99%94%EB%90%9C-%ED%8C%8C%EC%9D%B4%EC%8D%AC-%EC%9B%B9-%ED%94%84%EB%A0%88%EC%9E%84%EC%9B%8C%ED%81%AC-API-Schema-%EC%A0%9C%EC%9E%91%EA%B8%B0-The-long-way-around"
}
],
"speakers": [
"Gyu-jin Cho"
],
"tags": [],
"thumbnail_url": "https://i.ytimg.com/vi/RKj327mUbug/maxresdefault.jpg",
"title": "Automated Python Web Framework API Schema Generation",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=RKj327mUbug"
}
]
}