Skip to content

aykutaslantas/gorm-postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gorm-postgresql

• Add postgresql url to .env file (example for postgresql DATABASE = https://www.elephantsql.com/)

• Run go run main.go

• Finally starting make CRUD requests, for example you can try to make a GET request to /posts to fetch all the posts, you can try all the other urls from the postController.go file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages