Skip to content

Feibs/product-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product REST API

Description

  • Add product
  • Get products
  • Get products by category
  • Get product by id
  • Update product

Tech Stack

Go (Golang)

How to Run

  1. Clone this repository.
  2. Make sure Go has been installed. Go version that is used in this app: go1.19.13
  3. Setup the PostgreSQL database.
  4. Create .env file and adjust the variables accordingly.
  5. Run the app: go run .

Author

Feibs (2024)

About

Product REST API using Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages