Home

Awesome

<p align="center"> <img src="./.github/img/goyave_banner.png#gh-light-mode-only" alt="Goyave Logo" width="550"/> <img src="./.github/img/goyave_banner_dark.png#gh-dark-mode-only" alt="Goyave Logo" width="550"/> </p>

Goyave Blog Example

https://github.com/go-goyave/goyave-blog-example/actions

This example project was created to demonstrate a simple application built with Goyave including CRUD operations, authentication, routing, pagination, and more. With this application, users can register, login and write blog posts (articles) or read the other user's ones.

Running the project

First, make your own configuration for your local environment.

Resources