Skip to content
/ doggy Public
forked from sysulq/doggy

Lightweight, idiomatic and stable for building Go 1.7+ HTTP services

License

Notifications You must be signed in to change notification settings

exition/doggy

 
 

Repository files navigation

Doggy

Build Status Go Report Card

Lightweight, idiomatic and stable for building Go 1.7+ HTTP services. It aims to provide a composable way to develop HTTP services.

dependency

Generate api struct

curl -s https://api.github.com/repos/chimeracoder/gojson | gojson -name=Repository -tags=schema,json

Generate model package

xo mysql://user:passwd@host:port/db -o . --template-path templates --ignore-fields updateTime

About

Lightweight, idiomatic and stable for building Go 1.7+ HTTP services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%