DEV Community

Discussion on: Who's looking for open source contributors? (November 12th edition)

Collapse
 
aalises profile image
Albert Alises

Hello!

Just learnt how to create REST APIs with Flask + Python and created a simple API to get my hands dirty with it. It is an API of the data from the Age of Empires 2 video game.

Age of Empires II API

It has tests, documentation and pretty much everything, but my knowledge of Python + Flask is still pretty shaky so I am sure that some refactoring can be done (for sure), or just checking the data (also, the data from the expansions is yet to be added!), so feel free to contribute in making it cleaner!

Cheers.