Skip to content

nikhilCad/go-cloth-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-cloth-management

Backend for a cloth management website

go run .

Included in backend

  • Authentication, token generation
  • Cloth management system

Food - Cloth Table - Counter Menu - Inventory

restaurant - cloth_shop

Using gin for routing Default port : 8000

cloth-management-system

Passwords -> We don't store the password, we store the hashes and then match those hashes

Types/Interfaces are stored in models folder

routes folder has all the routes and binding to functions

controllers folder has the actual functionality of these functions defined in router

About

Backend for a cloth management website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages