phoenix 690f02a459
Go / build (pull_request) Successful in 50s
Go / Test (pull_request) Failing after 56s
Fixed docker
2026-05-29 18:46:28 -04:00
2026-05-29 17:37:13 -04:00
2025-11-05 18:22:55 +00:00
2026-05-29 18:46:28 -04:00
2026-05-29 18:46:28 -04:00
2026-05-03 17:16:15 -04:00
2026-05-03 17:16:15 -04: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%