Goyave

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

Github stars Tracking Chart

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

Overview

Name With Ownergo-goyave/goyave
Primary LanguageGo
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
Release Count78
Last Release Namev5.0.0-rc11 (Posted on 2024-05-10 15:53:16)
First Release Name0.0.0 (Posted on 2019-10-21 12:30:31)
Created At2019-10-21 09:44:34
Pushed At2024-05-10 13:53:31
Last Commit At2023-06-09 16:22:05
Stargazers Count1.4k
Watchers Count28
Fork Count59
Commits Count1.1k
Has Issues Enabled
Issues Count64
Issue Open Count2
Pull Requests Count76
Pull Requests Open Count0
Pull Requests Close Count2
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top