2025-12-13 15:29:54 -05:00
2025-12-13 15:29:54 -05:00
2025-12-10 21:35:02 +00:00
2025-11-05 18:22:55 +00:00
2025-11-24 21:21:24 +00:00
2025-12-13 15:29:39 -05:00
2025-12-13 15:29:39 -05:00
2025-10-29 19:52:25 -04:00

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.

S
Description
No description provided
Readme
2.8 MiB
Languages
Rust 99.1%
Dockerfile 0.9%