Skip to content

yaswanthsaivendra/prod_mang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prod_mang

tech stack

framework : gin database : sqlite (file)

run and test

go run main.go
go test ./...

Implementations

  • Models created

    • User
    • Product
    • Image
  • Image Analysis

    • Goroutines make the image compression process isolated from the user interaction with the APIs
    • images are compressed and new file names are stored in compressed_product_images field

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages