CamelCodes
  • Articles
  • Free Developer Tools
  • About
Sign in Subscribe

golang api

A collection of 2 posts
Effortless Database Migrations in Go πŸš€
Go

Effortless Database Migrations in Go πŸš€

Hellowww. In this article we are gonna learn how to update database schema in Go programming language using golang-migrate library. Why database schema versioning ? Managing database schemas and migrations can be a difficult task, especially as the project grows. However, with the right tools and techniques, this process can be
02 May 2024 4 min read
Simple Go Lang web service to send emails πŸ§Έβœ‰οΈ
Go

Simple Go Lang web service to send emails πŸ§Έβœ‰οΈ

In this article, we'll be creating a simple Go application that acts as a REST Service. The application will have one end-point /api/contact will run on port 8080. Let's start. What is Go 🧸 ? Go is a simple and efficient programming language created by Google. It
27 May 2023 6 min read
Page 1 of 1
CamelCodes © 2025
  • Privacy policy
  • Terms of service
  • About
  • Contact me on LinkedIn
  • Sign up
Powered by Ghost