02 / Backend API
Licensight
Quarkus-powered backend for an enterprise license intelligence product, with a hybrid MongoDB + PostgreSQL data layer.
- Client
- NTT DATA VDS
- Role
- Backend Developer
- Year
- 2023
- Category
- Backend API

[ The project ]
Developed the backend API surface using Quarkus, optimising for low cold-start times and a tight memory footprint.
Designed a hybrid database schema combining MongoDB for flexible licence document storage and PostgreSQL for relational reporting.
Owned the contract between backend and frontend teams, shipping documented endpoints with clear pagination and filtering primitives.