Skip to content

oxitheman/Game-Facts-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Facts API

Helps users fetch facts about any games to integrate into their own games, quizzes or applications.

Tech Stack 💻

Python FastAPI


Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Endpoints

Method Path Description
GET /fact/game={games}?limit={limit} Fetch facts about one or multiple games.
GET /fact/random?limit={limit} Fetch facts(s) about a random game.

Games must be seperated by "&"


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%