Build a good structure with golang (go gin mysql gorm) gt [ DevCourseWeb ] Torrent Download LocationsAdded 1 Year+ | ||
|---|---|---|
| Torrent Info | |
|---|---|
| Name: | Build a good structure with golang (go gin mysql gorm) gt [ DevCourseWeb ] |
| Usenet: | Downloads Anonymously to Unlimited data Access! Get Usenet Free Trial |
| Hash: | 5E05B38FFFD0295A07085670B914F6F1B1C58A26 |
| Category: | Other |
| Peers: | Seeds: 5 & Leechers: 5 |
| Size: | 1.25 GB |
| Stream: | Watch Full HD Movies @ LimeMovies |
| Date: | 20 June 2023 |
| Users Feedback |
|---|
| This is verified, clean and high quality torrent (0) | Fake (0) | Password (0) | Low quality (0) | Virus (0) |
Torrent Files Size: 1.25 GB |
|---|
[ DevCourseWeb.com ] Udemy - Build a good structure with golang (go, gin, mysql, gorm) Get Bonus Downloads Here.url - 182 bytes ~Get Your Files Here ! 1. Introduction/1. Introduction.mp4 - 15.49 MB 1. Introduction/2. Source code.html - 571 bytes 1. Introduction/blog/assets/css/bootstrap.min.css - 147.46 KB 1. Introduction/blog/assets/css/mediumish.css - 9.91 KB 1. Introduction/blog/assets/img/default-img.jpg - 381.16 KB 1. Introduction/blog/assets/img/demopic/1.jpg - 185.71 KB 1. Introduction/blog/assets/img/demopic/10.jpg - 240.6 KB 1. Introduction/blog/assets/img/demopic/2.jpg - 381.16 KB 1. Introduction/blog/assets/img/demopic/3.jpg - 150.42 KB 1. Introduction/blog/assets/img/demopic/4.jpg - 253.37 KB 1. Introduction/blog/assets/img/demopic/5.jpg - 154.48 KB 1. Introduction/blog/assets/img/demopic/6.jpg - 87.91 KB 1. Introduction/blog/assets/img/demopic/7.jpg - 103.78 KB 1. Introduction/blog/assets/img/demopic/8.jpg - 161.04 KB 1. Introduction/blog/assets/img/demopic/9.jpg - 243.31 KB 1. Introduction/blog/assets/img/favicon.ico - 148.56 KB 1. Introduction/blog/assets/img/logo.png - 532 bytes 1. Introduction/blog/assets/js/bootstrap.min.js - 45.56 KB 1. Introduction/blog/assets/js/ie10-viewport-bug-workaround.js - 668 bytes 1. Introduction/blog/assets/js/jquery.min.js - 84.63 KB 1. Introduction/blog/assets/js/mediumish.js - 322 bytes 1. Introduction/blog/cmd/migrate.go - 335 bytes 1. Introduction/blog/cmd/root.go - 278 bytes 1. Introduction/blog/cmd/seed.go - 317 bytes 1. Introduction/blog/cmd/serve.go - 386 bytes 1. Introduction/blog/config/config.go - 266 bytes 1. Introduction/blog/config/config.yml - 158 bytes 1. Introduction/blog/go.mod - 2.21 KB 1. Introduction/blog/go.sum - 52.83 KB 1. Introduction/blog/internal/database/migration/migrate.go - 379 bytes 1. Introduction/blog/internal/database/seeder/seed.go - 945 bytes 1. Introduction/blog/internal/middlewares/auth.go - 487 bytes 1. Introduction/blog/internal/middlewares/guest.go - 483 bytes 1. Introduction/blog/internal/modules/article/controllers/articles_controller.go - 2.19 KB 1. Introduction/blog/internal/modules/article/html/create.tmpl - 1.43 KB 1. Introduction/blog/internal/modules/article/html/show.tmpl - 6.8 KB 1. Introduction/blog/internal/modules/article/models/aricle_model.go - 219 bytes 1. Introduction/blog/internal/modules/article/repositories/article_repository.go - 904 bytes 1. Introduction/blog/internal/modules/article/repositories/article_repository_interface.go - 267 bytes 1. Introduction/blog/internal/modules/article/requests/articles/store_request.go - 179 bytes 1. Introduction/blog/internal/modules/article/responses/article_response.go - 903 bytes 1. Introduction/blog/internal/modules/article/routes/routes.go - 464 bytes 1. Introduction/blog/internal/modules/article/services/article_service.go - 1.68 KB 1. Introduction/blog/internal/modules/article/services/article_service_interface.go - 479 bytes 1. Introduction/blog/internal/modules/home/controllers/home_controller.go - 598 bytes 1. Introduction/blog/internal/modules/home/html/home.tmpl - 4.73 KB 1. Introduction/blog/internal/modules/home/routes/routes.go - 216 bytes 1. Introduction/blog/internal/modules/user/controllers/auth_controller.go - 3.13 KB 1. Introduction/blog/internal/modules/user/helpers/auth.go - 499 bytes 1. Introduction/blog/internal/modules/user/html/login.tmpl - 1.42 KB 1. Introduction/blog/internal/modules/user/html/register.tmpl - 1.71 KB 1. Introduction/blog/internal/modules/user/models/user_model.go - 191 bytes 1. Introduction/blog/internal/modules/user/repositories/user_repository.go - 768 bytes 1. Introduction/blog/internal/modules/user/repositories/user_repository_interface.go - 243 bytes 1. Introduction/blog/internal/modules/user/requests/auth/login_request.go - 174 bytes 1. Introduction/blog/internal/modules/user/requests/auth/register_request.go - 241 bytes 1. Introduction/blog/internal/modules/user/responses/user_response.go - 387 bytes 1. Introduction/blog/internal/modules/user/routes/routes.go - 641 bytes 1. Introduction/blog/internal/modules/user/services/user_service.go - 1.69 KB 1. Introduction/blog/internal/modules/user/services/user_service_interface.go - 339 bytes 1. Introduction/blog/internal/providers/routes/route.go - 334 bytes 1. Introduction/blog/internal/providers/validation/errors.go - 284 bytes 1. Introduction/blog/internal/providers/view/html.go - 447 bytes 1. Introduction/blog/internal/templates/errors/html/404.tmpl - 402 bytes 1. Introduction/blog/internal/templates/errors/html/500.tmpl - 402 bytes 1. Introduction/blog/internal/templates/layouts/html/foot.tmpl - 635 bytes 1. Introduction/blog/internal/templates/layouts/html/footer.tmpl - 579 bytes 1. Introduction/blog/internal/templates/layouts/html/head.tmpl - 895 bytes 1. Introduction/blog/internal/templates/layouts/html/header.tmpl - 487 bytes 1. Introduction/blog/internal/templates/layouts/html/navbar.tmpl - 2.77 KB 1. Introduction/blog/main.go - 69 bytes 1. Introduction/blog/pkg/bootstrap/migrate.go - 183 bytes 1. Introduction/blog/pkg/bootstrap/seed.go - 171 bytes 1. Introduction/blog/pkg/bootstrap/serve.go - 378 bytes 1. Introduction/blog/pkg/config/common.go - 71 bytes 1. Introduction/blog/pkg/config/getter.go - 90 bytes 1. Introduction/blog/pkg/config/setter.go - 364 bytes 1. Introduction/blog/pkg/converters/converters.go - 573 bytes 1. Introduction/blog/pkg/database/common.go - 57 bytes 1. Introduction/blog/pkg/database/connect.go - 452 bytes 1. Introduction/blog/pkg/database/connection.go - 83 bytes 1. Introduction/blog/pkg/errors/errors.go - 675 bytes 1. Introduction/blog/pkg/html/load.go - 135 bytes 1. Introduction/blog/pkg/html/render.go - 217 bytes 1. Introduction/blog/pkg/old/old.go - 273 bytes 1. Introduction/blog/pkg/routing/common.go - 75 bytes 1. Introduction/blog/pkg/routing/routing.go - 243 bytes 1. Introduction/blog/pkg/routing/serve.go - 331 bytes 1. Introduction/blog/pkg/sessions/init.go - 264 bytes 1. Introduction/blog/pkg/sessions/methods.go - 763 bytes 1. Introduction/blog/pkg/static/load.go - 129 bytes 2. Project structure/1. Project structure.mp4 - 17.29 MB 2. Project structure/2. Project configurations.mp4 - 37.8 MB 2. Project structure/3. Cli interactions.mp4 - 26.32 MB 3. Packaging/1. Create config package.mp4 - 20.01 MB 3. Packaging/2. Create routing package.mp4 - 17.78 MB 3. Packaging/3. Create serve package.mp4 - 24.84 MB 3. Packaging/4. Create html package.mp4 - 53.53 MB 3. Packaging/5. Create static package.mp4 - 12.26 MB 4. Blog project/1. Blog project - Home page.mp4 - 70.55 MB 4. Blog project/1.1 Template url.html - 122 bytes 4. Blog project/template/article.html - 10.5 KB 4. Blog project/template/assets/css/bootstrap.min.css - 147.46 KB 4. Blog project/template/assets/css/mediumish.css - 9.91 KB 4. Blog project/template/assets/img/default-img.jpg - 381.16 KB 4. Blog project/template/assets/img/demopic/1.jpg - 185.71 KB 4. Blog project/template/assets/img/demopic/10.jpg - 240.6 KB 4. Blog project/template/assets/img/demopic/2.jpg - 381.16 KB 4. Blog project/template/assets/img/demopic/3.jpg - 150.42 KB 4. Blog project/template/assets/img/demopic/4.jpg - 253.37 KB 4. Blog project/template/assets/img/demopic/5.jpg - 154.48 KB 4. Blog project/template/assets/img/demopic/6.jpg - 87.91 KB 4. Blog project/template/assets/img/demopic/7.jpg - 103.78 KB 4. Blog project/template/assets/img/demopic/8.jpg - 161.04 KB 4. Blog project/template/assets/img/demopic/9.jpg - 243.31 KB 4. Blog project/template/assets/img/favicon.ico - 148.56 KB 4. Blog project/template/assets/img/logo.png - 532 bytes 4. Blog project/template/assets/js/bootstrap.min.js - 45.56 KB 4. Blog project/template/assets/js/ie10-viewport-bug-workaround.js - 668 bytes 4. Blog project/template/assets/js/jquery.min.js - 84.63 KB 4. Blog project/template/assets/js/mediumish.js - 322 bytes 4. Blog project/template/create-article.html - 5.56 KB 4. Blog project/template/idea/gin-blog.iml - 281 bytes 4. Blog project/template/idea/gitignore - 176 bytes 4. Blog project/template/idea/modules.xml - 268 bytes 4. Blog project/template/idea/php.xml - 639 bytes 4. Blog project/template/idea/workspace.xml - 2.05 KB 4. Blog project/template/index.html - 19.45 KB 4. Blog project/template/login.html - 4.81 KB 4. Blog project/template/register.html - 4.98 KB 5. Database/1. MySQL connection.mp4 - 46.64 MB 5. Database/2. Database Models.mp4 - 17.83 MB 5. Database/3. Database Migration.mp4 - 27.91 MB 5. Database/4. Database Seeder.mp4 - 49.31 MB 6. Project layers/1. Repository layer.mp4 - 28.18 MB 6. Project layers/2. Service layer.mp4 - 30.46 MB 6. Project layers/3. Custom response.mp4 - 59.89 MB 7. Blog pages/1. Blog project - Finalize home page.mp4 - 57.92 MB 7. Blog pages/2. Blog project - Show article part 1.mp4 - 32.95 MB 7. Blog pages/3. Blog project - Show article part 2.mp4 - 28.35 MB 7. Blog pages/4. Blog project - Show article part 3.mp4 - 55.14 MB 8. Authentication/1. Blog project - Register form.mp4 - 31.67 MB 8. Authentication/10. Blog project - Finalize login.mp4 - 51.96 MB 8. Authentication/11. Blog project - Auth middlewares.mp4 - 50.23 MB 8. Authentication/2. Blog project - Handle register form part 1.mp4 - 26.11 MB 8. Authentication/3. Blog project - Handle register form part 2.mp4 - 64.67 MB 8. Authentication/4. Blog project - Handle form errors.mp4 - 46.05 MB 8. Authentication/5. Blog project - Show errors on the form.mp4 - 56.01 MB 8. Authentication/6. Blog project - Show old data on the form.mp4 - 31.37 MB |
| User Comments |
|---|
| No Comments Posted yet about : "Build a good structure with golang (go gin mysql gorm) gt [ DevCourseWeb ]" |
| Related Torrents | ||||
|---|---|---|---|---|
| 1 Year+ | 748.95 MB | 10 | 0 | |
| 1 Year+ | 1.95 GB | 6 | 8 | |
| 1 Year+ | 77.45 MB | 2 | 1 | |
| 1 Year+ | 521.03 MB | 3 | 10 | |
| 1 Year+ | 90.59 MB | 3 | 3 | |
| 1 Year+ | 25.53 MB | 10 | 4 | |
| 1 Year+ | 2.12 GB | 2 | 29 | |
| 1 Year+ | 30.59 MB | 20 | 3 | |
| 1 Year+ | 588.51 MB | 0 | 0 |