⚙️A basic microservice for cloud configurations of your project.
GoWTFPL
Cloud Configuration Microservice
A basic microservice for cloud configurations of your project. Uses MySQL for data storage. Multi-threaded and non-blocking, designed for maximum performance.
🔧 Building
cd cmd
go build -o cloud
./cloud
⚙️ Environment
DSN - MySQL Connection Data (Example: log:pass@/dbname?parseTime=true)
💴 Metrics
You can see statistics on the use of resources by the microservice at yourserver.com/metrics