Background Recently I got my hands on an old server desktop. I plan to repurpose it into a home lab to host some internal applications to be used at...
Setting Up Simple Password Authentication with Email Verification using Next.js, Go Backend, and MongoDB · When using passwords to authenticate our...
integrating our server with sqlite3 database · In our post today, we will be adding the sqlite3 database to our application and creating a few more API...
Using Golang and Gin for backend · setting up Go and initial files Golang can be installed through the official website. I will be using Go version...
A Next.js and Golang Based Smart Home Application · Background IOT Home is an application I created to help manage my smart Home. The application allows...