Skip to content

generate web application scaffold using gorilla/mux

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE_ORIGINAL
Notifications You must be signed in to change notification settings

nasa9084/mux-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mux Scaffold

Go Report Card

mux Scaffold is CLI to generate scaffolds using gorilla/mux router/dispatcher.

Installation

go get github.com/nasa9084/mux-scaffold

Initializing a project

mux-scaffold init <project path>

Creating a model

mux-scaffold model <model name> <field name>:<field type> ...

Thanks

This is based on dcu/gin-scaffold

About

generate web application scaffold using gorilla/mux

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE_ORIGINAL

Stars

Watchers

Forks

Packages

No packages published

Languages