Go API to orchestrate multiple instances.
Based on the WhatsMeow library with dashboard and Webhook events.
-
Configure the environment:
cp .env.example .env
(Edit the
.envas needed). -
Start the containers:
docker compose up -d
Important: Migrations and the initial admin user are created automatically on first boot.
-
Dashboard:
http://localhost:8080/dashboard -
Email:
admin@apime.local -
Password:
admin123 -
API Specification:
openapi.yaml -
Documentation: docs/
If apime helped you, consider supporting the development:
- Address:
1PR1ciDQ6wTLJ2WfCDE2AcXb4uAac1HbyQ

