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:
- directory structure
- design patterns
- architecture setup
- routing
- database connection
- migration
- create user crud xD
- deploy
- step 2, i will improve it by creating these:
- create role crud
- create product category crud
- create product crud
- create role crud
- create role permissions
- create middleware to check module authorization
- 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