cgrant / gin-gorm-api-example

[Article] Minimal code for Golang based API
http://cgrant.io/tutorials/go/simple-crud-api-with-go-gin-and-gorm/
104 stars 25 forks source link

URL changed? #1

Open DaleEMoore opened 4 years ago

DaleEMoore commented 4 years ago

Nice stuff, Christopher!

But at https://github.com/cgrant/gin-gorm-api-example you point at http://cgrant.io/tutorials/go/simple-crud-api-with-go-gin-and-gorm/ when I think it's now https://cgrant.io/code/go/simple-crud-api-with-go-gin-and-gorm/

Keep up the good works! DaleEMoore@gMail.Com

backendcloud commented 2 years ago

Nice stuff, Christopher!

But at https://github.com/cgrant/gin-gorm-api-example you point at http://cgrant.io/tutorials/go/simple-crud-api-with-go-gin-and-gorm/ when I think it's now https://cgrant.io/code/go/simple-crud-api-with-go-gin-and-gorm/

Keep up the good works! DaleEMoore@gMail.Com

Yes. Repository website setting has expired.

Now could find the correct url from README file.