gorest

module
v2.9.3+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2016 License: BSD-3-Clause

README

Tideland Go REST Server Library

Description

The Tideland Go REST Server Library helps developing RESTful server systems. It provides a convenient mapping of URL to handlers and methods specific to the called HTTP method. Additionally there are helpers for marshalling and unmarshalling.

The library earlier has been known as web package of the Tideland Go Library.

I hope you like it. ;)

Version

Version 2.9.3

Packages

REST

RESTful web request handling.

GoDoc

Request

Convenient client requests to RESTful web services.

GoDoc

Handlers

Some general purpose handlers for the library.

GoDoc

JSON Web Token

JWT package for secure authentication and information exchange like claims.

GoDoc

REST Audit

Helpers for the unit tests of the Go REST Server Library.

GoDoc

Contributors

License

Tideland Go REST Server Library is distributed under the terms of the BSD 3-Clause license.

Directories

Path Synopsis
The Tideland Go REST Server Library handlers package defines some initial resource handlers to integrate into own solutions.
The Tideland Go REST Server Library handlers package defines some initial resource handlers to integrate into own solutions.
The Tideland Go REST Server Library jwt provides the generation, verification, and analyzing of JSON Web Tokens.
The Tideland Go REST Server Library jwt provides the generation, verification, and analyzing of JSON Web Tokens.
The request package provides a simple way to handle cross-server requests in the Tideland REST ecosystem.
The request package provides a simple way to handle cross-server requests in the Tideland REST ecosystem.
The Tideland Go REST Server Library provides the package rest for the implementation of servers with a RESTful API.
The Tideland Go REST Server Library provides the package rest for the implementation of servers with a RESTful API.
The Tideland Go REST Server Library restaudit package is a little helper package for the unit testing of the rest package and the resource handlers.
The Tideland Go REST Server Library restaudit package is a little helper package for the unit testing of the rest package and the resource handlers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL