Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 201 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 201 Bytes

introdution

this project is a simple crud with gorm and gin

for database container run:

    docker compose up

run the project in other terminal with command:

   go run main.go