golang-github-ant0ine-go-json-rest 3.3.2-3 source package in Ubuntu

Changelog

golang-github-ant0ine-go-json-rest (3.3.2-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-github-ant0ine-go-json-rest-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 14:48:31 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-ant0ine-go-json-rest_3.3.2-3.dsc 2.3 KiB e55b786242b3952cf4d293711bcd998272eb5c5b41adfbfd4129f52b767f319e
golang-github-ant0ine-go-json-rest_3.3.2.orig.tar.gz 38.5 KiB 3d6aba1c94c90f5e16b498e099fe0cd02ffa5b42e03aef4491dc1e32ec52ff89
golang-github-ant0ine-go-json-rest_3.3.2-3.debian.tar.xz 2.4 KiB b691b54961701de00dbff0a5a29f279e7add3019ce94bf4ca2c30c761a09f8e2

Available diffs

No changes file available.

Binary packages built by this source

golang-github-ant0ine-go-json-rest-dev: quick and easy way to setup a RESTful JSON API (library)

 Go-Json-Rest is a thin layer on top of net/http that helps building
 RESTful JSON APIs easily. It provides fast and scalable request
 routing using a Trie based implementation, helpers to deal with
 JSON requests and responses, and middlewares for functionalities
 like CORS, Auth, Gzip, Status ...
 .
 https://godoc.org/github.com/ant0ine/go-json-rest/rest