Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

ez-connect/go-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages