A production-grade, standardized backend service combining Geospatial Dashboarding and Identity and Access Management (IAM). Built with Go (Fiber v3) and Clean Architecture principles, this service is designed for high performance, scalability, and maintainability.
Implemented JWT-based Stateless Authentication with short-lived Access Tokens (15m) and long-lived Refresh Tokens (7d).
Integrated PI Smart for specialized credential authentication and automatic user synchronization.
Built comprehensive user management with Soft Delete (archive) and Hard Delete (GDPR compliance) capabilities.
Developed aggregated geospatial endpoints for fertilizer needs analysis across multiple administrative levels (National to District).
Delivers complex fertilizer data filtered by Commodity (Rice, Corn, etc.), Fertilizer Type (Urea, NPK), and Period.
Implemented standard Clean Architecture with separation of Transport, Business, and Data layers using Fiber v3 and dbr SQL builder.