[ buster ]
[ bullseye ]
[ ソース: golang-github-labstack-echo.v3 ]
パッケージ: golang-github-labstack-echo.v3-dev (3.3.10-1)
golang-github-labstack-echo.v3-dev に関するリンク
Debian の資源:
golang-github-labstack-echo.v3 ソースパッケージをダウンロード:
- [golang-github-labstack-echo.v3_3.3.10-1.dsc]
- [golang-github-labstack-echo.v3_3.3.10.orig.tar.xz]
- [golang-github-labstack-echo.v3_3.3.10-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Echo is a fast and unfancy HTTP server framework for Golang
Echo is a minimalist Go web framework that provides the following functions:
- Optimized HTTP router which smartly prioritize routes - Build robust and scalable RESTful APIs - Group APIs - Extensible middleware framework - Define middleware at root, group or route level - Data binding for JSON, XML and form payload - Handy functions to send variety of HTTP responses - Centralized HTTP error handling - Template rendering with any template engine - Define your format for the logger - Highly customizable - Automatic TLS via Let’s Encrypt - HTTP/2 support
その他の golang-github-labstack-echo.v3-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-dgrijalva-jwt-go-dev (>= 3.0~)
- Golang implementation of JSON Web Tokens (JWT)
-
- dep: golang-github-labstack-gommon-dev
- common package that provides parser, coloring, logging for go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-github-valyala-fasthttp-dev
- Fast HTTP library for Go
-
- dep: golang-github-valyala-fasttemplate-dev
- Simple and fast template engine for Go
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-gopkg-tylerb-graceful.v1-dev
- Go package for gracefully shutting down HTTP server