Commit Graph

4 Commits

Author SHA1 Message Date
Eko Haryadi
c3bf6c7943 fix: Update URI for getData endpoint in RekapGarduDistribusiResource 2025-08-26 16:22:19 +07:00
Eko Haryadi
091106abf4 feat: Implement RekapGarduDistribusi resource and related DTOs
- Added RekapGarduDistribusiResource for handling data retrieval and synchronization.
- Created RekapGarduDistribusiDTO to represent the data structure for distribution records.
- Developed RekapGarduDistribusiResponse to encapsulate the response from the external API.
- Introduced RekapGarduDistribusi entity to map to the database table.
- Implemented GarduService for synchronizing data with external API.
- Enhanced error handling and logging during data synchronization.
2025-08-26 16:20:27 +07:00
Eko Haryadi
be06f273c5 all 2025-08-20 08:56:18 +07:00
Eko Haryadi
4496edd8c8 first commit 2025-08-20 08:55:33 +07:00