This repository contains the source code for the Diagrams API, which is a web service that allows users to compile diagrams programmatically via mermaid and plantuml. The API is designed to be simple and efficient, providing endpoints for generating diagrams in various formats.
- Generate diagrams using Mermaid and PlantUML syntax
- Support for multiple output formats (e.g., PNG, SVG)
- Easy integration with other applications
- RESTful API design