[ 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