Friday, Jan 11, 2019
refactoredConsolidated API calls to a single file
Buğra Gündüz refactored the API call logic in bgrgndzz/bloom into a single module for easier maintenance.
The work pulled scattered API calls across the codebase into one place [1], reducing duplication and making future changes to the API layer simpler to implement.
Sources
- refactor api calls to a single file · bgrgndzz/bloom