29f8c943a693d2a5d24c3a011de96aa7a2c7622e
TextSender-API
A software system to process Text messaging queueing
Getting started
Building
make build
Generate API documentation
go install github.com/swaggo/swag/cmd/swag@latest
swag init --generalInfo main.go --dir ./cmd/api,./internal/handler --output docs/ --parseDependency --parseInternal
The API documentation can be viewed from http://localhost:8080/swagger/index.html.
Languages
Rust
99.1%
Dockerfile
0.9%