✒️ Document generation microservices
Features
- 📝 HTML pdf templates
- 📚 OpenAPI/Swagger documentation
- ⚡ High-performance with go and gotenberg
🚀 Quick Start
# Install dependencies
go mod download
# Generate the swagger docs
swag init
# Run the server
air
📖 API Documentation
Swagger UI is available at: /swagger
🛠️ Development
The project uses:
- 🏃♂️ go as the language and build tool
- 🌐 gofiber for the web framework
Description
The document generation server responsible for creating pdfs for sponsoring contracts, certificates and more.
Release 0.5.1
Latest
Languages
Go
66.8%
HTML
32.8%
Dockerfile
0.4%