by reacharavindh on 9/5/24, 10:28 AM with 1 comments
by reacharavindh on 9/5/24, 10:32 AM
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