Skip to content

A minimalist framework inspired in Gin's web framework

License

Notifications You must be signed in to change notification settings

zepyrshut/ron-gola

Repository files navigation

Ron Gola

Ron is a framework inspired by Gin Web Framework that shares some similarities. If you have worked with Gin, everything will feel familiar.

Features

  • No dependencies
  • HTML file processing and output
  • Ready-to-use pagination
  • Binding form inputs and JSON to structured types

Motivation

It was created from the need to explore the standard library in depth and the challenge of making a project with zero dependencies. With Go version 1.22, it was the perfect opportunity thanks to the changes made in the http package.

About

A minimalist framework inspired in Gin's web framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages