phoenixandphoenix 1646428016 tsk-41: Go version bump (#42)
Closes #41

Reviewed-on: phoenix/textsender-api#42
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-11-24 21:21:24 +00:00
2025-11-13 21:45:17 +00:00
2025-11-10 17:42:41 +00:00
2025-11-04 17:51:35 +00:00
2025-11-05 18:22:55 +00:00
2025-11-24 21:21:24 +00:00
2025-11-24 21:21:24 +00:00
2025-11-24 21:21:24 +00:00
2025-10-29 19:52:25 -04:00
2025-11-13 21:45:17 +00: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
go get -u github.com/swaggo/http-swagger/v2

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%