Andi Wibowo
Andi Wibowo
  • 42
  • 39 992
The Secret to Clean Go Database Code (SQLC Tutorial)
Learn how to use SQLC with Golang to simplify your database interactions! This tutorial covers the basics of setting up SQLC, generating Go code from SQL queries, and performing common database operations. Perfect for beginners learning Go and database programming.
--------
✌︎ Content Video :
1.
--------
Thanks for visiting ✨
✌︎ Git Project
github.com/MrAndiw
✌︎ Connect with me
Instagram : MrAndiw
มุมมอง: 491

วีดีโอ

The Easiest Way to Build GraphQL APIs with Golang
มุมมอง 692หลายเดือนก่อน
Tired of the complexity of REST APIs? Want to build powerful, flexible, and efficient APIs? GraphQL is the answer! In this tutorial, we'll walk you through the steps of building a GraphQL API using Golang. ✌︎ Content Video : 00:00 Intro 00:44 Create Go & Graphql Project 11:10 Testing on Graphql Playground 14:45 Testing on Postman Thanks for visiting ✨ ✌︎ Git Project github.com/MrAndiw ✌︎ Connec...
How to Set Up Prometheus & Grafana for Golang App Monitoring
มุมมอง 1.6K4 หลายเดือนก่อน
Want to take your Golang app monitoring to the next level? Learn how to use Prometheus and Grafana to log and monitor your application in real-time. In this video, we'll cover everything from installation to advanced configuration. ✌︎ Content Video : 00:00 Intro 01:23 Install Prometheus & Grafana 06:30 Test Grafana & Add Prometheus Data Source 07:50 Golang App 12:00 Test Golang App 13:10 Create...
Wajib Punya! Codeium: Copilot Gratis untuk Programmer
มุมมอง 1K4 หลายเดือนก่อน
Bosan nulis kode berulang? Codeium, copilot AI gratis, adalah solusi untuk programmer Go yang ingin meningkatkan produktivitas. Pelajari cara Codeium menggunakan machine learning untuk memberikan saran kode yang akurat dan mempercepat proses pengembangan aplikasi. Yuk, tonton videonya sekarang dan rasakan sendiri manfaatnya! ✌︎ Content Video : 1. Thanks for visiting ✨ ✌︎ Git Project github.com/...
Effortlessly Live Reload Your Go Applications: Step-by-Step Guide
มุมมอง 5015 หลายเดือนก่อน
Learn how to set up live reloading for your Go applications to streamline your development process! In this tutorial, we'll walk you through the entire process, from installing the necessary tools to configuring your environment for seamless live reloads. Say goodbye to manual restarts and hello to a more efficient workflow. Perfect for developers looking to boost productivity with Go! Pelajari...
How to Deploy Golang for Free on Koyeb | Easy Golang Deployment Tutorial
มุมมอง 1.5K6 หลายเดือนก่อน
Ready to take your Golang application to the next level? In this video, I'll guide you through the exciting process of deploying your app to a production server using Koyeb.com. Discover how this powerful platform can host your project on a cloud server, making your deployment smooth and efficient. Don't miss out - tune in and elevate your Golang game! Thanks for visiting ✨ ✌︎ Git Project githu...
GitHub Actions Tutorial: Build, Test, and Deploy Your Code | CI/CD Pipeline Guide
มุมมอง 8507 หลายเดือนก่อน
Welcome to our comprehensive tutorial on GitHub Actions! In this video, we'll show you how to leverage GitHub Actions to build, test, and deploy your code seamlessly. Whether you're a beginner or an experienced developer, this guide will help you set up a robust CI/CD pipeline using GitHub Actions. ✌︎ Content Video : 00:00 Intro 01:43 Coding 08:00 Github Action Thanks for visiting ✨ ✌︎ Git Proj...
How to Import Excel to a Database Using Golang | Step-by-Step Tutorial
มุมมอง 4647 หลายเดือนก่อน
Welcome to our Golang tutorial on importing Excel data into a database! In this video, we will walk you through the entire process of integrating Excel files with your database using Golang. Whether you're a beginner or an experienced developer, this step-by-step guide will help you efficiently transfer data from Excel to a database. ✌︎ Content Video : 00:00 Intro 00:37 Preparation 01:37 Get Da...
How to Create Login & Register with Auth0 in Golang | Authentication Tutorial
มุมมอง 1.8Kปีที่แล้ว
Welcome to our Golang tutorial on implementing authentication with Auth0! In this video, we will guide you through the process of creating a secure login and registration system using Auth0 in your Golang application. This step-by-step guide is perfect for developers looking to integrate robust authentication solutions into their projects. ✌︎ Content Video : 1. Introduction Auth0 2. Demo Auth0 ...
Hosting Static Website Gratis dengan Amazon S3
มุมมอง 389ปีที่แล้ว
Tutorial hosting static website gratis dengan Amazone S3 (AWS) ✌︎ Content Video : 1. Membuat Bucket S3 untuk Static Website 2. Test Static Website di Amazon S3 Thanks for visiting ✨ ✌︎ Git Project github.com/MrAndiw ✌︎ Connect with me Instagram : MrAndiw
Create & Deploy Golang Application to Docker
มุมมอง 3.8Kปีที่แล้ว
Hello Guys di episode kali ini gua mau bikin tutorial cara create & deploy golang application ke docker. disini gw bakal kasih liat step by step caranya melalui video ini hopefully temen-temen bisa paham setelah mengikuti videonya.. disini kita akan membuat docker image dengan menggunakan dockerfile. setelah itu nanti kita akan deploy docker image nya menjadi container, yg nantinya aplikasi kit...
Clean Code menggunakan Linter | Golang
มุมมอง 847ปีที่แล้ว
Tutorial Cara menerapkan Clean Code menggunakan tools linter.. Disini saya menggunakan tools golangci-lint untuk golang.. Lint atau linter adalah alat untuk menganalisa source code untuk menandai errors, bug, code convention dan memverifikasi kualitas kode. ✌︎ Content Video : 00:05 Intro & Penjelasan 01:55 Setup, Install 05:30 Test Thanks for visiting ✨ ✌︎ Git Project github.com/MrAndiw ✌︎ Conn...
Membuat API Gateway Menggunakan Kong | Golang #golang #kong #apigateway
มุมมอง 2.8Kปีที่แล้ว
Tutorial Membuat API Gateway Menggunakan Kong dengan Bahasa pemrograman Golang ✨ ✌︎ Content Video : 00:05 Intro & Penjelasan 02:55 Setup, Install & Create API Gateway Kong 07:44 Build, Run, & Test API Gateway Thanks for visiting ✨ link : - konghq.com - github.com/MrAndiw/api-gateway-kong ✌︎ Git Project github.com/MrAndiw ✌︎ Connect with me Instagram : MrAndiw hastags : #golang #k...
Menyimpan Data Cache di Redis | Golang
มุมมอง 658ปีที่แล้ว
Membuat Tutorial Menyimpan Data Cache di Redis Menggunakan Bahasa Pemrograman Golang.. ✌︎ Content Video : 00:00 Intro & Penjelasan 03:15 Install Redis Engine 04:48 Create Project & Install Redis Client 07:25 Install Echo Client 09:20 Create Function Insert Redis 14:08 Create Function Get Redis 18:20 Testing Thanks for visiting ✨ ✌︎ Git Project github.com/MrAndiw/go-redis ✌︎ Connect with me Inst...
Convert Image ke Text dengan Optical Character Recognition OCR | Golang
มุมมอง 958ปีที่แล้ว
Membuat Aplikasi Convert Image ke Text dengan teknologi Optical Character Recognition ( OCR ) Menggunakan Bahasa Pemrograman Golang.. ✌︎ Content Video : 00:00 Intro & Penjelasan 01:45 Install Tesseract Engine 02:20 Create OCR Project Thanks for visiting ✨ ✌︎ link tesseract-ocr.github.io/tessdoc/Downloads.html formulae.brew.sh/formula/tesseract github.com/otiai10/gosseract www.ocr2edit.com/conve...
Deploy Aplikasi Golang ke Railway
มุมมอง 1.4K2 ปีที่แล้ว
Deploy Aplikasi Golang ke Railway
Implement Concurency dengan Go Routine | Golang
มุมมอง 4762 ปีที่แล้ว
Implement Concurency dengan Go Routine | Golang
Membuat Connection & CRUD MySQL dengan GORM | Golang
มุมมอง 6672 ปีที่แล้ว
Membuat Connection & CRUD MySQL dengan GORM | Golang
Membuat Connection & CRUD MongoDB dengan Golang
มุมมอง 9622 ปีที่แล้ว
Membuat Connection & CRUD MongoDB dengan Golang
Membuat ChatBot Telegram dengan Golang
มุมมอง 9932 ปีที่แล้ว
Membuat ChatBot Telegram dengan Golang
Generate Dokumentasi Otomatis Dengan Swagger | Golang
มุมมอง 2K2 ปีที่แล้ว
Generate Dokumentasi Otomatis Dengan Swagger | Golang
Message Broker Dengan RabbitMQ | Golang
มุมมอง 1.5K2 ปีที่แล้ว
Message Broker Dengan RabbitMQ | Golang
Memasang Distributed Tracing menggunakan Jaeger | Golang
มุมมอง 1.4K2 ปีที่แล้ว
Memasang Distributed Tracing menggunakan Jaeger | Golang
Membuat Export Excel | Golang
มุมมอง 9062 ปีที่แล้ว
Membuat Export Excel | Golang
Logging & Monitoring Dengan Sentry | Golang
มุมมอง 1.9K2 ปีที่แล้ว
Logging & Monitoring Dengan Sentry | Golang
Membuat Realtime Chat Aplikasi Golang | Pusher
มุมมอง 1.3K2 ปีที่แล้ว
Membuat Realtime Chat Aplikasi Golang | Pusher
Membuat Barcode Menggunakan Golang
มุมมอง 6112 ปีที่แล้ว
Membuat Barcode Menggunakan Golang
Tutorial Aplikasi Record Voice to text menggunakan JAVASCRIPT (Suara ke tulisan)
มุมมอง 6902 ปีที่แล้ว
Tutorial Aplikasi Record Voice to text menggunakan JAVASCRIPT (Suara ke tulisan)
Game untuk melatih SKILL DATABASE SQL - Review Game SQL ISLAND
มุมมอง 4262 ปีที่แล้ว
Game untuk melatih SKILL DATABASE SQL - Review Game SQL ISLAND
Connect MySQL menggunakan GORM | Part 13: Membuat WebServer Golang Menggunakan Echo
มุมมอง 6963 ปีที่แล้ว
Connect MySQL menggunakan GORM | Part 13: Membuat WebServer Golang Menggunakan Echo