practical-tutorials / project-based-learning

Curated list of project-based tutorials
MIT License
190.15k stars 24.84k forks source link

Add new Python Project (FastAPI) #433

Open NiklasTiede opened 1 year ago

NiklasTiede commented 1 year ago

Add Python Project Tutorial (FastAPI and BeautifulSoup)

Description

Add a new project based Python learning tutorial (build with BeautifulSoup/FastAPI). It scrapes the HTML tree of Github Trending Repositories/Developers and offers them via JSON

Motivation and Context

An introduction to FastAPI which is a great Framework for quickly building Rest APIs

How Has This Been Tested?

The project is unit tested and regressively tested by me and other developers.

Types of changes

Checklist: