Popularity
2.8
Stable
Activity
0.0
Stable
33
6
6

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. ;)

Programming language: Go
License: BSD 3-clause "New" or "Revised" License
Tags: API     REST     Web Frameworks    
Latest version: v2.15.5

Tideland Go REST Server alternatives and similar packages

Based on the "Web Frameworks" category.
Alternatively, view Tideland Go REST Server alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Tideland Go REST Server or a related project?

Add another 'Web Frameworks' Package

README

Tideland GoREST

Description

Tideland GoREST 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. ;)

GitHub release GitHub license GoDoc Sourcegraph Go Report Card

Version

Version 2.15.5

Packages

REST

RESTful web request handling.

Request

Convenient client requests to RESTful web services.

Handlers

Some general purpose handlers for the library.

JSON Web Token

JWT package for secure authentication and information exchange like claims.

REST Audit

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

Contributors

License

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


*Note that all licence references and agreements mentioned in the Tideland Go REST Server README section above are relevant to that project's source code only.