Skip to content
/ go Public

Collection of Golang tools and libraries

Notifications You must be signed in to change notification settings

pakohan/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go

Collection of Golang tools and libraries

restgen

Generate a REST API with CRUD routes (list, get, insert, update, delete) from a Postgres schema. Run the tool without any arguments to start a wizard that will create a folder with a ready-to-run API. If you already have a directory with a restgen.json config file, pass the path to that directory as its first argument.

About

Collection of Golang tools and libraries

Topics

Resources

Stars

Watchers

Forks

Languages