package
2.1.0
Repository: https://github.com/go-restit/restit.git
Documentation: pkg.go.dev

# README

Example 1

This example shows how to test a RESTful service with httptest.

# Functions

PostServer creates an http.Handler that handles Post.

# Structs

Post
Post is an implementation of Storable.