Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.
This repository contains the backend for 'Bang', a personal tech blog combined with a portfolio platform. It is built with FastAPI following Hexagonal Architecture, ensuring scalability and ...