Skip to content
/ hermes Public

An backend services for serving user authentication and product services

Notifications You must be signed in to change notification settings

zarszz/hermes

Repository files navigation

Hermes

An backend services for serving user authentication and product services

Tech stack

  • programming language : Golang
  • http framework : Gin
  • database : PostgreSQL with pq driver and SQLx
  • communication protocol : HTTP, JSON with REST architectural style

Documentation

With Postman

link: https://documenter.getpostman.com/view/7837969/UVC2FTc1

Document

ERD

ERD : https://drive.google.com/file/d/15uWyI3VnB82FVl06sNqm81h6Zc5ZMW4J/view

Usecase

Usecase : https://drive.google.com/file/d/1rb6szi8QholvQh66iWbsS9u27UpYM80o/view?usp=sharing

Activity Diagram Login

Activity - Login : https://drive.google.com/file/d/1Xoce8tLgzQatytC--th12HVO4bKMXuMc/view?usp=sharing

Activity Diagram Logout

Activity - Logout : https://drive.google.com/file/d/1JtxBCkYzewhK23M-wwxkcF_FJj6hSPke/view?usp=sharing

Activity Diagram Register

Activity - Register : https://drive.google.com/file/d/1Drb5Tt1cL_AK2ZVhepHxqsw_GUx4x9GB/view?usp=sharing

Activity Diagram Manage Resource

Activity - Manage resource : https://drive.google.com/file/d/1ChIrN9v_pz53-Tfwg7M-1oTs9Td1FEpS/view?usp=sharing

About

An backend services for serving user authentication and product services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published