An backend services for serving user authentication and product services
- programming language : Golang
- http framework : Gin
- database : PostgreSQL with pq driver and SQLx
- communication protocol : HTTP, JSON with REST architectural style
link: https://documenter.getpostman.com/view/7837969/UVC2FTc1
ERD : https://drive.google.com/file/d/15uWyI3VnB82FVl06sNqm81h6Zc5ZMW4J/view
Usecase : https://drive.google.com/file/d/1rb6szi8QholvQh66iWbsS9u27UpYM80o/view?usp=sharing
Activity - Login : https://drive.google.com/file/d/1Xoce8tLgzQatytC--th12HVO4bKMXuMc/view?usp=sharing
Activity - Logout : https://drive.google.com/file/d/1JtxBCkYzewhK23M-wwxkcF_FJj6hSPke/view?usp=sharing
Activity - Register : https://drive.google.com/file/d/1Drb5Tt1cL_AK2ZVhepHxqsw_GUx4x9GB/view?usp=sharing
Activity - Manage resource : https://drive.google.com/file/d/1ChIrN9v_pz53-Tfwg7M-1oTs9Td1FEpS/view?usp=sharing