https://github.com/yash-rajsingh/game-news-api
https://github.com/yash-rajsingh/game-news-api
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yash-rajsingh/game-news-api
- Owner: Yash-RajSingh
- Created: 2022-07-25T14:16:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T15:23:54.000Z (over 3 years ago)
- Last Synced: 2025-04-03T04:33:23.417Z (about 1 year ago)
- Language: JavaScript
- Homepage: game-news-api-theta.vercel.app
- Size: 24.4 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game News API
An API that scrapes off news articles about computer games from the Games Rant website.
## Tech Stack




## API Reference
#### URL
```
https://gamers-den-news.herokuapp.com/gameNews
```
Returns an array of objects with news about computer games.
## Acknowledgements
- The data displayed belongs to [Game Rant](https://gamerant.com/). I, in no way, own the information provided.
---
### Credits to Game Rant
##### Author - [Yash Raj Singh](https://github.com/Yash-RajSingh/)