There are 0 repository under goapi topic.
GoFly快速开发框架基于Gin快速开发框架,能快速搭建应用、框架底层完善、丰富代码仓插件、快速开发数据大屏、物联网平台、OA流程审批、工作流引擎、商城、微信管理后台等。api文档管理并一键生成api接口代码,一键生成 CRUD前后端代码丰富组件,基于 Gin和 Vue3的Arco Design的快速后台开发框架,基于JWT接口验证和Auth验证的权限管理系统,附件管理系统,天生支持saas架构。本着大道至简**,接口单层设计,开发简单,极易上手、代码可读性和可维护性好、得益于Go优秀性能框架性能和并发都很优秀、需要硬件资源很小。
GOautodial Open Source Omni-channel Contact Center Suite v4.0
A Powerful Go Full-Stack Web Framework Built For Devs
HTTPLogger for Go Lang. It helps to log metadata about HTTP API logs and responses.
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.
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.
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.
Simple Rest API with GET, POST, PUT and DELETE Methods to learn Go
Your personal collections, all in one place — in one app.
A zodiac fortune app built in Django/Python, integrating AI image generation from MidJourney
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.
Una API REST robusta para gestión de tareas construida con Go, Gin, GORM y PostgreSQL.
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