Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Python Project (FastAPI) #433

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NiklasTiede
Copy link

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

  • Content Update (change which fixes an issue or updates an already existing submission)
  • New Article (change which adds functionality)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have made checks to ensure URLs and other resources are valid

@NiklasTiede NiklasTiede changed the title New project Add new Python Project (FastAPI) May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant