[ buster ]
[ bullseye ]
[ ソース: golang-github-labstack-echo.v2 ]
パッケージ: golang-github-labstack-echo.v2-dev (2.2.0-2)
golang-github-labstack-echo.v2-dev に関するリンク
Debian の資源:
golang-github-labstack-echo.v2 ソースパッケージをダウンロード:
- [golang-github-labstack-echo.v2_2.2.0-2.dsc]
- [golang-github-labstack-echo.v2_2.2.0.orig.tar.xz]
- [golang-github-labstack-echo.v2_2.2.0-2.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.v2-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-dgrijalva-jwt-go-dev (>= 3.0~)
- Golang implementation of JSON Web Tokens (JWT)
-
- dep: golang-github-facebookgo-grace-dev
- Graceful restart & zero downtime deploy for Go servers
-
- dep: golang-github-geertjohan-go.rice-dev
- Go package for embedding web resources into Go executables
-
- dep: golang-github-gorilla-websocket-dev
- Go package implementing the WebSocket protocol
-
- 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