Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thompsonnaidu/game-of-throne-react
A game of throne app build using node js and react js
https://github.com/thompsonnaidu/game-of-throne-react
context-api express miniprojects nodejs react react-hooks reactjs
Last synced: about 2 months ago
JSON representation
A game of throne app build using node js and react js
- Host: GitHub
- URL: https://github.com/thompsonnaidu/game-of-throne-react
- Owner: thompsonnaidu
- Created: 2020-03-02T01:52:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:27:21.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T16:25:35.899Z (9 months ago)
- Topics: context-api, express, miniprojects, nodejs, react, react-hooks, reactjs
- Language: JavaScript
- Homepage: https://game-of-throne-thompson.herokuapp.com/
- Size: 2.84 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Search for your GOT battle information
Application link:
https://game-of-throne-thompson.herokuapp.com/Battle API Information
- Base URL : https://game-of-throne-thompson.herokuapp.com/api/battle
- Endpoint
1. /list : get list of all place where battle has taken place
method: GET2. /count: get total number of battle occured
method: GET3. /search: get the data with all applied filters for king,type and location
method: "GET"Screenshot's
- Desktop:
Screen 1
Screen 2
- Mobile:
Screen 1
Screen 2