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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?