go-rest

module
v0.2.13 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2021 License: MIT

README

Golang RESTful

A collection of helpers for building a RESTful API server.

  • Generate source code from configs
  • Genrate Open API definitions
Install

Get the package

go get github.com/ez-connect/go-rest

Install the binary

go install github.com/ez-connect/go-rest/cmd/go-rest-gen
API Documentation

https://pkg.go.dev/github.com/ez-connect/go-rest

Example

Create a new service naming hello

go-rest-gen -new hello

Generate source code in /generated

go-rest-gen

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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