goapi
There are 26 repositories under goapi topic.
huanglishi/GoFlyAdmin
GoFly快速开发框架基于Gin快速开发框架,能快速搭建应用、框架底层完善、丰富代码仓插件、快速开发数据大屏、物联网平台、OA流程审批、工作流引擎、商城、微信管理后台等。api文档管理并一键生成api接口代码,一键生成 CRUD前后端代码丰富组件,基于 Gin和 Vue3的Arco Design的快速后台开发框架,基于JWT接口验证和Auth验证的权限管理系统,附件管理系统,天生支持saas架构。本着大道至简**,接口单层设计,开发简单,极易上手、代码可读性和可维护性好、得益于Go优秀性能框架性能和并发都很优秀、需要硬件资源很小。
goautodial/v4.0
GOautodial Open Source Omni-channel Contact Center Suite v4.0
godzillaframework/godzilla
A Powerful Go Full-Stack Web Framework Built For Devs
BisratYalew/logger
HTTPLogger for Go Lang. It helps to log metadata about HTTP API logs and responses.
epicchainlabs/epicchain-api-go
EpicChain Go API is a Go implementation of the latest EpicChain API versions. It provides developers with a low-level interface to interact directly with the EpicChain blockchain, offering fine-grained control over blockchain operations. For a more high-level SDK, consider using the EpicChain SDK.
RipperTs/gohub
GoHub 高性能Api及敏捷Web应用开发框架
mahdic200/weava
Weava is a Golang back-end framework based on gofiber package
kamerk22/GoAPIs
Basic CRUD APIs in Go with Gorilla-Mux. No database.
pooulad/bankApi
🚨Create new project with Go and implement the bank api
enisgurkann/go-api-deliveryhero-ens
In Memory cache in GO Lang Api
chatzijohn/amr-data-bridge
A minimal, performant Go service that ingests external data, transforms it, and persists it to an internal datastore. Designed for clarity, testability, and ease of extension — with zero unnecessary dependencies.
dbubel/intake
Simple API server framework
esteban-ll-aguilar/goapi
A Go framework inspired by FastAPI providing automatic data validation, dependency injection, middleware, and Swagger documentation. Combines the simplicity of FastAPI with Go's performance for building high-performance REST APIs with minimal boilerplate code.
jeanrauwers/gorestapi
Simple Rest API with GET, POST, PUT and DELETE Methods to learn Go
kashyapprajapat/Collecthub_APP
Your personal collections, all in one place — in one app.
lookteas/go-web-api-study
Go 语言 Web 开发与接口开发学习笔记与实践项目集合
thiagozulato/go-fiber-api
Golang REST API using Fiber
nciemniak/accent-extraordinary-fortune
A zodiac fortune app built in Django/Python, integrating AI image generation from MidJourney
prateekcode/Netflix-API
Netflix basic API using Gorilla Mux and MongoDB
RevMax-creator/Sample-API-in-go
This sample API is ideal for developers who want to learn how to build maintainable and efficient RESTful services in Go using a modern, modular approach. Feel free to explore, modify, and build upon this project to suit your own API development needs.
arxiver/gotmp
Golang starter web restful api with support of websocket (wss)
coderj001/GoApiStarterKit
Go project template
gxanshu/goapi
playing with Go
hmtcelik/talking-api
talking api with Golang in docker container
ingfranciscastillo/task-manager-api
Una API REST robusta para gestión de tareas construida con Go, Gin, GORM y PostgreSQL.
lalitdotdev/go-with-golang
This repository contains code files and resources for learning Go programming language including building API in GO and Go servers. It covers various topics, including basic syntax, data types, control structures, functions, concurrency, and more