This is the test for Tri

The endpoint '/characters' contains the infromation and the filters name, status and species as query params

Also if you add the download param equal to true you will be able to download the JSON in a file

To run the server execute the command: uvicorn main:app --reload