Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrohcleal authored Aug 21, 2024
1 parent a8cd79d commit 180c0c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
![In development](https://img.shields.io/badge/status-In%20development-red)
![FastAPI](https://img.shields.io/badge/FastAPI-007ACC?style=flat&logo=fastapi&logoColor=white)
![Selenium](https://img.shields.io/badge/Selenium-43B02A?style=flat&logo=selenium&logoColor=white)
![BeautifulSoup](https://img.shields.io/badge/BeautifulSoup-FFD700?style=flat&logo=python&logoColor=black)
![requests](https://img.shields.io/badge/requests-FF6F61?style=flat&logo=requests&logoColor=white)
![webdriver_manager](https://img.shields.io/badge/webdriver_manager-00B2A9?style=flat&logo=python&logoColor=white)
Expand All @@ -11,10 +10,8 @@ This is an API that retrieves the current temperature of cities around the world
## Technologies Used

- **FastAPI**: Web framework for creating the API.
- **Selenium**: For automating navigation and data collection from Time and Date pages.
- **BeautifulSoup**: For parsing and extracting data from HTML pages.
- **requests**: For making HTTP requests.
- **webdriver_manager**: For managing the Chrome WebDriver.

## Features

Expand Down

0 comments on commit 180c0c2

Please sign in to comment.