tsk-8: Create Message endpoint (#15)
Closes #8 Reviewed-on: phoenix/textsender-api#15 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.25.3
|
||||
require github.com/google/uuid v1.6.0
|
||||
|
||||
require (
|
||||
git.kundeng.us/phoenix/textsender-models v0.0.4
|
||||
git.kundeng.us/phoenix/textsender-models v0.0.4-2-2f78d9b1e6-556
|
||||
github.com/go-chi/chi/v5 v5.2.3
|
||||
github.com/golang-jwt/jwt/v5 v5.3.0
|
||||
github.com/gorilla/mux v1.8.1
|
||||
|
||||
Reference in New Issue
Block a user