1. Write tests for all functions in x.py, y.py, and z.py
2. Refactor the code in x.py into re-usable functions
3. Give me ideas to improve the performance of the /api/send endpoint by using better datastructures
4. replace the boilerplate code to make API calls using the XYZ crate