add simple http

This commit is contained in:
Gitea
2023-12-17 10:01:49 +03:00
parent b3e14f8c45
commit f60ebcfb36
9 changed files with 393 additions and 36 deletions

1
go.mod
View File

@ -11,6 +11,7 @@ require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-chi/chi/v5 v5.0.10 // indirect
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/uuid v1.4.0 // indirect