Skip to content

mujibulhaquetanim/GoLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoLang Projects Repository

Welcome to the GoLang Projects Repository! This repository contains various Go projects and examples.

Backend Projects

This project included the following tech stack:

  • Backend with GoFiber
  • Backend with Standard Packages (net/http)
  • SQL DBs/ SQLite with sqlite3
  • MongoDB
  • JWT auth/ OAuth
  • Redis
  • Message Queues (RabbitMQ)
  • GRPC
  • GraphQL
  • MicroServices

CLI Project

  • Todo Management

Go Basics

For all the basics to advanced concepts of Golang, goto /gobasic directory.

Std Libs

This directory contains frequently used std libs of Golang such as context, reflection, net, etc.

Releases

No releases published

Packages

No packages published

Languages