FastAPI Path Operations: Part #8 Python API Course

preview_player
Показать описание
Enjoy this completely free 19 hour course on developing an API in python using FastAPI. We will build a an api for a social media type app as well as learn to setup automatic tests and deploy the app and finally we'll also learn how to setup a CI/CD workflow using github actions.

Full Course Playlist:

Github Repo:

If you like this video please subscribe to this channel. Don't let me go hungry! 🎁

▬▬▬▬▬▬ Support this garbage Channel 🍒 ▬▬▬▬▬▬

▬▬▬▬▬▬ Stalk me on Social Media 😲 ▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

i see someone is also a javascript enjoyer ;)

Ali-qshl
Автор

Hi, excellent explanation. Enjoyed the course so far, and hoping to finish it to the end.
btw, I think there might be some unrelated videos in the playlist. Are those part of the course or accidently added?

MahdeeMushfiqueKamal
Автор

When I created the get_posts() function, it didn't return my data. I changed my port from 8000 to 8888 and it seemed to fix the issue. Could you explain why that worked?

JustinHuh-gr