phoenixandphoenix f5f753fe02 tsk-4: Adding CORS support (#53)
Closes #4

Reviewed-on: phoenix/textsender-api#53
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-12-21 00:28:17 +00:00
2025-12-21 00:28:17 +00:00
2025-12-10 21:35:02 +00:00
2025-12-21 00:28:17 +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%