Skip to content
/ template Public template

Template project for the Goyave framework

Notifications You must be signed in to change notification settings

go-goyave/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d922def · Apr 23, 2025
Nov 20, 2024
Apr 29, 2024
Apr 29, 2024
Jun 29, 2023
Apr 29, 2024
Nov 17, 2019
Apr 29, 2024
Apr 29, 2024
May 8, 2024
Apr 23, 2025
Apr 23, 2025
Jul 31, 2024

Repository files navigation

Goyave Template

A template project to get started with the Goyave framework. This project only contains the directory structure and basic server setup so you shouldn't have to clean up things you don't need.

Getting Started

First, make your own configuration for your local environment. You can copy config.example.json to config.json.

Run go run main.go in your project's directory to start the server.

License

The Goyave framework is MIT Licensed. Copyright © 2024 Jérémy LAMBERT (SystemGlitch)

The code in this template project is not licensed, use as you wish.