arpy8 commited on
Commit
5f2207b
·
1 Parent(s): a0feeee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,14 +1,14 @@
1
  This is a Flask-based API that fetches GitHub repositories tagged with “Hacktoberfest” across different programming languages.
2
 
3
- Features
 
 
 
4
 
5
- • Retrieve repositories for popular languages including Python, JavaScript, HTML, TypeScript, Java, C++, PHP, Go, CSS, and C.
6
- Get all repositories for these languages at once or fetch repositories specific to a single language.
7
- Simple error handling and CORS enabled for cross-origin access.
 
8
 
9
- Tech Stack
10
 
11
- • Python
12
- • Flask
13
- • BeautifulSoup4
14
-
 
1
  This is a Flask-based API that fetches GitHub repositories tagged with “Hacktoberfest” across different programming languages.
2
 
3
+ ### Features
4
+ • Retrieve repositories for popular languages including Python, JavaScript, HTML, TypeScript, Java, C++, PHP, Go, CSS, and C.
5
+ • Get all repositories for these languages at once or fetch repositories specific to a single language.
6
+ • Simple error handling and CORS enabled for cross-origin access.
7
 
8
+ ### Tech Stack
9
+ Python
10
+ Flask
11
+ • BeautifulSoup4
12
 
 
13
 
14
+ Deployed Link: https://arpy8-github-repo-scraper.hf.space/