This is a simple api, with a single endpoint for show the whatsapp versions for android devices available in apkmirror webpage
To run the project you must be install all dependecies with the following command:
foo@bar: pip install -r requirements.txtHint: We recommend to use a python enviroment
Once you have the dependencies intalled, to setup the server you just need to run the following command
foo@bar: uvicorn main:app --reloadThen the project will be running on:
and the docs will be running on: