asternic / wuzapi

Simple RESTful API for WhatsApp in Golang (using the Whatsmeow multi device library)
MIT License
105 stars 58 forks source link

feat: update in user features #25

Closed DavidsonGomes closed 10 months ago

DavidsonGomes commented 10 months ago

Added docker-compose.yml

Added creation of default admin user when starting the application added -token parameter to send which token should be used in the default user, if nothing is sent, use the value "1234ABC"

Whenever you start the service by sending the token, it will be updated in the default admin user

Added routes for creating and deleting new users