Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Luna-Jia authored May 2, 2024
1 parent 2f778e6 commit adc5375
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# FastAPI Project Guide
# YouTube Review and Description Fetcher

###### This project is a Python-based application for fetching YouTube video reviews and descriptions, built with FastAPI, a modern, fast web framework for building APIs with Python.
#### Key Features:
- Integrated Google Cloud Translate API for multilingual support.
- Implemented CLI functionality for review fetching using video IDs or search terms.
- Utilized GitHub Actions for CI, ensuring code quality through automated testing.


###### This project is built using FastAPI, a modern, fast web framework for building APIs with Python.

#### Follow the following steps to run the project:

Expand Down

0 comments on commit adc5375

Please sign in to comment.