phoenixandphoenix 69a20cfbbe Update go (#68)
Reviewed-on: phoenix/textsender-api#68
Co-authored-by: phoenix <mail@kundeng.us>
Co-committed-by: phoenix <mail@kundeng.us>
2026-04-04 22:16:49 -04:00
2026-04-04 22:16:49 -04:00
2025-11-05 18:22:55 +00:00
2026-04-04 22:16:49 -04:00
2026-04-04 22:16:49 -04:00
2026-04-04 22:16:49 -04:00
2026-04-04 22:16:49 -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%