SpaceShare — API
NestJS backend for the SpaceShare marketplace: hexagonal architecture, card payment verified with 3D Secure, and production hardening designed case by case.
Infrastructure & Backend
The Challenge
The backend needed to be truly production-ready, not like a prototype: an architecture that could handle growth, reliably verified payments, and real protection against abuse and brute force.
The Solution
An API with hexagonal architecture that keeps business logic separate from infrastructure, capable of growing without being rewritten. Card payments are verified with 3D Secure and actively confirmed on each transaction, and the entire API is protected with security headers and rate limits designed on a case-by-case basis.
Related project
SpaceShare
Role in the project
Solution Architect and Full Stack Dev.