{% extends "main.html" %}
{% block hero %}
{% set class = "md-hero" %}
{% if "navigation.tabs" not in config.theme.features %}
{% set class = "md-hero md-hero--expand" %}
{% endif %}
The atoms of your platform
Hexagon is a microservices
toolkit written in
Kotlin. Its purpose is to ease the building of server
applications (Web applications or APIs) that run inside a cloud platform.