Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Overwatch3

Overwatch3 is an information app regarding the characters of popular 5v5 fps Overwatch and Overwatch 2.

Screenshots

Screenshot 2024-04-01 at 1 57 55 PM Screenshot 2024-04-01 at 1 58 20 PM

Color Reference

Color Hex
Main Back #6BA3CF #6BA3CF
Detail Top #46A7A1 #46A7A1
Detail Mid #A5ABBD #A5ABBD
Detail Bot #4B7ECF #4B7ECF

API Reference

Overwatch3 uses my custom api hosted at http://noshirtpenguin.pythonanywhere.com

Get all heros

  GET /api/heros

Get Hero

  GET /heros/{heroname}
Parameter Type Description
heroname string Required. Name of hero to fetch

Get Hero Icon

  GET /heros/{heroname}/Icon
Parameter Type Description
heroname string Required. Name of hero to fetch

Get Ability Icon

  GET /images/{abilityname}
Parameter Type Description
abilityname string Required. Name of ability to fetch

About

Front end for overwatch information app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages