Skip to content

onainadapdap1/online_store

Repository files navigation

Online Store API

Overview

Developing an online store application using Go Gin-Gonic, Gorm, and Postgres. Successfully implemented an authentication system for users and token generation using JWT. Built CRUD operations for product and product categories including the ability to upload product images, easy management of products, cart operation such as adding product to cart, delete item from cart, get user's all cart item, update quantity of the cart item and create order.

overview-1 overview-2


Tech Stacks

  1. Gin (Golang framework)
  2. PostgreSql (Database)
  3. GORM (ORM)
  4. JWT (Authentication & Authorization)
  5. Swagger (Rest API Documentation)

Documentation and References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published