Categorygithub.com/satesate-dev/go-restful-boilerplate
modulepackage
0.0.0-20241010025749-dc0a5c4115c9
Repository: https://github.com/satesate-dev/go-restful-boilerplate.git
Documentation: pkg.go.dev

# README

Golang Simple Restful Boilerplate

Build

Build Status

Creating feature

Each feature must be written in the package according to the features made.

Tree

.
├── cmd
├── file
│   └── migrator
├── helper
│   ├── database
│   └── migration
├── user
│   ├── api
│   ├── endpoint
│   ├── handler
│   └── model
└── util

# Packages

Copyright © 2020 NAME HERE <[email protected]> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
No description provided by the author
No description provided by the author
No description provided by the author