Overwatch3 is an information app regarding the characters of popular 5v5 fps Overwatch and Overwatch 2.
| Color |
Hex |
| Main Back |
#6BA3CF |
| Detail Top |
#46A7A1 |
| Detail Mid |
#A5ABBD |
| Detail Bot |
#4B7ECF |
Overwatch3 uses my custom api hosted at http://noshirtpenguin.pythonanywhere.com
| Parameter |
Type |
Description |
heroname |
string |
Required. Name of hero to fetch |
GET /heros/{heroname}/Icon
| Parameter |
Type |
Description |
heroname |
string |
Required. Name of hero to fetch |
GET /images/{abilityname}
| Parameter |
Type |
Description |
abilityname |
string |
Required. Name of ability to fetch |