Goyave

优雅的 Golang REST API 框架。「🍐 Elegant Golang REST API Framework」

Github星跟踪图

Goyave is a progressive and accessible web application framework focused on REST APIs, aimed at making backend development easy and enjoyable. It has a philosophy of cleanliness and conciseness to make programs more elegant, easier to maintain and more focused. Goyave is an opinionated framework, helping your applications keeping a uniform architecture and limit redundancy. With Goyave, expect a full package with minimum setup.

  • Clean Code: Goyave has an expressive, elegant syntax, a robust structure and conventions. Minimalist calls and reduced redundancy are among the Goyave's core principles.
  • Fast Development: Develop faster and concentrate on the business logic of your application thanks to the many helpers and built-in functions.
  • Powerful functionalities: Goyave is accessible, yet powerful. The framework includes routing, request parsing, validation, localization, testing, authentication, and more!
  • Reliability: Error reporting is made easy thanks to advanced error handling and panic recovery. The framework is deeply tested.

Table of contents

Learning Goyave

The Goyave framework has an extensive documentation covering in-depth subjects and teaching you how to run a project using Goyave from setup to deployment.

Read the documentation

pkg.go.dev

Example project

Getting started

Requirements

  • Go 1.13+
  • Go modules

Install using the template project

You can bootstrap your project using the Goyave template project. This project has a complete directory structure already set up for you.

Linux / MacOS

$ curl https://goyave.dev/install.sh

主要指标

概览
名称与所有者go-goyave/goyave
主编程语言Go
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2019-10-21 09:44:34
推送于2025-05-21 09:12:45
最后一次提交2025-05-21 11:09:12
发布数101
最新版本名称v5.6.1 (发布于 2025-05-21 11:12:27)
第一版名称0.0.0 (发布于 2019-10-21 12:30:31)
用户参与
星数1.7k
关注者数27
派生数75
提交数1.7k
已启用问题?
问题数102
打开的问题数10
拉请求数98
打开的拉请求数2
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?