Refactoring a Codebase & Documenting Endpoints on Postman
Precious Tom
Backend Engineer
Heroku
Postman
Visual Studio Code
Clearly documenting each endpoint was the easy part, here's the hard part, considering runtime, speed, and security of each action as it has multiple dependencies most of which you have no direct control over.
The project was developed with Vanilla PHP, MySQL, and Apache; When refactoring Redis came in the picture and also,we also had to review all db relationships and proper yet efficient way to migrate data.
Project time took 3 months and 2 weeks to complete and work optimally.