Categorygithub.com/bhovdair/go-rest
module
0.0.0-20240419134812-54affeac8b08
Repository: https://github.com/bhovdair/go-rest.git
Documentation: pkg.go.dev

# README

This repo is used for my roadmap to learn golang. The goal is to create a restful webservice.

my plans:

  • step 1, i will learn these:
  1. directory structure
  2. design patterns
  3. architecture setup
  4. routing
  5. database connection
  6. migration
  7. create user crud xD
  8. deploy
  • step 2, i will improve it by creating these:
  1. create role crud
  2. create product category crud
  3. create product crud
  4. create role crud
  5. create role permissions
  6. create middleware to check module authorization
  7. implement middleware in route and module authorization

this is a living docs, i will update it if necessary.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author