Skip to content

msubair/python-flask-rest-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Simple API with Flask, and MongoDB

Based code reference from the article "Designing a RESTful API with Python and Flask"

Id HTTP Method URI Action
1 POST http://[hostname]/dota2test/api/v0.1/rangking Given a list of player(s) (either player_id or username and assuming all players have a Dota2 public profile*), return a leaderboard of the players based on their win rate over time (last week, last month, last year and all time)

*Dota 2 API](https://docs.opendota.com/

About

Simple API with Python, Flask and MongoDB Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages