Skip to content

Instantly share code, notes, and snippets.

@phuctm97
Created September 24, 2019 16:02
Show Gist options
  • Save phuctm97/a552576a26770d54224e9ca73eb71a56 to your computer and use it in GitHub Desktop.
Save phuctm97/a552576a26770d54224e9ca73eb71a56 to your computer and use it in GitHub Desktop.
Go RESTful Series
├── common    # common package holding common, utility components.
└── users     # users package holding users-related components.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment