GitHub / android-sms-gateway / ca-backend
Certificate Authority service for the SMS Gateway for Androidâ„¢ project. Used to generate certificates for receiving webhooks at specific IP addresses.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android-sms-gateway%2Fca-backend
PURL: pkg:github/android-sms-gateway/ca-backend
Stars: 2
Forks: 0
Open issues: 0
License: apache-2.0
Language: Go
Size: 512 KB
Dependencies parsed at:
124
Created at: 7 months ago
Updated at: 14 days ago
Pushed at: 14 days ago
Last synced at: 13 days ago
Topics: api, certificate-authority, fiber, golang, microservice, redis, security, sms-gateway, ssl, tls, uber-fx, x509
- docker/build-push-action v5 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
- Legion2/swagger-ui-action v1 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- peaceiris/actions-gh-pages v4 composite
- github.com/KyleBanks/depth v1.2.1
- github.com/andybalholm/brotli v1.1.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.23.0
- github.com/gofiber/contrib/fiberzap/v2 v2.1.4
- github.com/gofiber/fiber/v2 v2.52.6
- github.com/gofiber/swagger v1.1.1
- github.com/golang-queue/queue v0.3.0
- github.com/google/uuid v1.6.0
- github.com/jaevor/go-nanoid v1.4.0
- github.com/joho/godotenv v1.5.1
- github.com/josharian/intern v1.0.0
- github.com/jpillora/backoff v1.0.0
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/klauspost/compress v1.17.11
- github.com/leodido/go-urn v1.4.0
- github.com/mailru/easyjson v0.9.0
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.16
- github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c
- github.com/redis/go-redis/v9 v9.7.0
- github.com/rivo/uniseg v0.4.7
- github.com/stretchr/testify v1.10.0
- github.com/swaggo/files/v2 v2.0.2
- github.com/swaggo/swag v1.16.4
- github.com/tinylib/msgp v1.2.5
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.58.0
- github.com/valyala/tcplisten v1.0.0
- go.uber.org/dig v1.18.0
- go.uber.org/fx v1.23.0
- go.uber.org/multierr v1.10.0
- go.uber.org/zap v1.27.0
- golang.org/x/crypto v0.32.0
- golang.org/x/net v0.34.0
- golang.org/x/sys v0.29.0
- golang.org/x/text v0.21.0
- golang.org/x/tools v0.29.0
- gopkg.in/yaml.v3 v3.0.1
- actions/checkout v4 composite
- actions/setup-go v5 composite
- golangci/golangci-lint-action v6 composite
- github.com/KyleBanks/depth v1.2.1
- github.com/andybalholm/brotli v1.1.1
- github.com/bsm/ginkgo/v2 v2.12.0
- github.com/bsm/gomega v1.27.10
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-playground/assert/v2 v2.2.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.23.0
- github.com/gofiber/contrib/fiberzap/v2 v2.1.4
- github.com/gofiber/fiber/v2 v2.52.6
- github.com/gofiber/swagger v1.1.1
- github.com/golang-queue/queue v0.3.0
- github.com/google/uuid v1.6.0
- github.com/jaevor/go-nanoid v1.4.0
- github.com/joho/godotenv v1.5.1
- github.com/josharian/intern v1.0.0
- github.com/jpillora/backoff v1.0.0
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/klauspost/compress v1.17.11
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/leodido/go-urn v1.4.0
- github.com/mailru/easyjson v0.9.0
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.16
- github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c
- github.com/pmezard/go-difflib v1.0.0
- github.com/redis/go-redis/v9 v9.7.0
- github.com/rivo/uniseg v0.2.0
- github.com/rivo/uniseg v0.4.7
- github.com/rogpeppe/go-internal v1.11.0
- github.com/stretchr/testify v1.10.0
- github.com/swaggo/files/v2 v2.0.2
- github.com/swaggo/swag v1.16.4
- github.com/tinylib/msgp v1.2.5
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.58.0
- github.com/valyala/tcplisten v1.0.0
- github.com/xyproto/randomstring v1.0.5
- go.uber.org/dig v1.18.0
- go.uber.org/fx v1.23.0
- go.uber.org/goleak v1.3.0
- go.uber.org/multierr v1.10.0
- go.uber.org/zap v1.27.0
- golang.org/x/crypto v0.32.0
- golang.org/x/mod v0.22.0
- golang.org/x/net v0.34.0
- golang.org/x/sync v0.10.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.29.0
- golang.org/x/text v0.21.0
- golang.org/x/tools v0.29.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1