golang-api
There are 141 repositories under golang-api topic.
zhashkevych/go-clean-architecture
👨💻 REST API example, built by following Uncle Bob’s clean architecture principles
pilinux/gorest
Go RESTful API starter kit with Gin, JWT, GORM (MySQL, PostgreSQL, SQLite), Redis, Mongo, 2FA, email verification, password recovery
eldimious/golang-api-showcase
Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.
zhashkevych/todo-app
🔥 REST API для приложения списков ToDo
naeemaei/golang-clean-web-api
Golang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql, prometheus, grafana. also use gin, gorm, viper, zerolog, zap, validator, dynamic search, swagger and JWT
Caknoooo/go-gin-clean-starter
⭐ A simple backend implementation of Clean Architecture using Gin/Gorm with Dependency Injection and JWT Authentication
paologaleotti/blaze
Simple and minimal Go template for building fast and mantainable HTTP services
serpapi/google-search-results-golang
Google Search Results GoLang API
fumiama/NanoBot
类ZeroBot的官方QQ频道/群聊全域机器人框架, 简单易用
tolgaOzen/go-gotham
Golang RESTful API Boilerplate.
naeemaei/Golang-Tutorial
Golang tutorial course - from beginner to advanced topics : data structure, struct, interface, generic, concurrency, json, http, docker
white0dew/wx-chatgpt
ChatGPT微信小程序,采用流式输入\流式输出,实现打字机效果,比官网更加迅速,可以快速部署。主要技术栈:js、wxapp、python、uniapp。
abdurraufraihan/golang-blog-api
blog api with golang, gorm and gin web framework
defer-panic/dfrp.cc
URL shortening service
Abdulsametileri/lifelong-learner
An app with Trie tree and Breve search Implementation CLI and HTTP both 🥳
jacky-htg/inventory
Inventory System
M3DZIK/go-pingbot
⚡ This application "pings" websites every few minutes. It can be used to keep the application alive on e.g. glitch.me or repl.it.
rdhawladar/golang-vercel
Golang basic template and deployment with vercel
sash20m/go-api-template
Golang Rest API Template with clear, scalable structure. Built with simplicity and flexibility in mind.
sumantabose/go-p2p-blockchain
A P2P blockchain network created using Golang!
snykk/golib_backend
This repository contains Clean Architecture implementation in Go, as outlined by Uncle Bob. It also integrates with Gin framework to handle http requests and unit testing to ensure the quality of the code. The code is written in a clean and organized way, making it easy to understand, maintain, and scale.
cardano-community/koios-go-client
Go Client library for Koios API
AppliNH/FireGo
A little Golang API which allows to dynamically create JSON documents with a NoSQL Database perspective
golangast/switchterm
This is a cli tool to generate go functions, bash, go servers. It also allows you to tag these and search them.
restuwahyu13/go-trakteer-api
Building simple trakteer app like trakteer.id or saweria using chi router.
sundaram2021/go-projects
This repository is the list of all the golang projects to Practice
GreenVine/ebay-classifieds-api
eBay Classifieds Group (ECG) SDK in Go
snykk/kanban-app
A Kanban app built with Go & mux for HTTP routing. Users can create boards, manage tasks, set deadlines, track progress. Go & mux provides efficient & scalable performance. Clean & easy to navigate code. Time to visualize work and enhance your personal productivity
BisratYalew/logger
HTTPLogger for Go Lang. It helps to log metadata about HTTP API logs and responses.
ShankyTiwari/CRUD-application-GO-lang
:memo: A CRUD application in GO lang
exlskills/eocsutil
Command-line tool and GoLang API for working with EOCS and OLX courseware
howijd/koios-rest-go-client
Go Client library for Koios API and CLI app to query koios.rest endpoints.
MirzaFaizan/gom-api
Golang, MongoDB, Iris API with CURD operations.
praiakov/godin-project
🎧 Simple API for manages the spotify's users using a Clean Architecture in Golang.
stefanwuthrich/cached-google-places
Example of a cached google places typehead API with a ReactJS Frontend
Caknoooo/gin-gorm-clean-golang-blog
Create a simple API blog website using authorization and authentication for logged in users