Mojito
Code your next Go web project with (a) Mojito! Mojito is a super-modular, fast, opinion-less framework to bootstrap your next Go web project.
README
<p align="center">
<img src="/.github/assets/gopher.png"
height="300">
</p>
<p align="center">
<a href="https://goreportcard.com/report/github.com/go-mojito/mojito" alt="Go Report Card">
<img src="https://goreportcard.com/badge/github.com/go-mojito/mojito" /></a>
<a href="https://github.com/go-mojito/mojito" alt="Go Version">
<img src="https://img.shields.io/github/go-mod/go-version/go-mojito/mojito.svg" /></a>
<a href="https://godoc.org/github.com/go-mojito/mojito" alt="GoDoc reference">
<img src="https://img.shields.io/badge/godoc-reference-blue.svg"/></a>
<a href="https://github.com/go-mojito/mojito/blob/main/LICENSE" alt="Licence">
<img src="https://img.shields.io/github/license/Ileriayo/markdown-badges?style=flat-square" /></a>
<a href="https://makeapullrequest.com">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome"></a>
</p>
<p align="center">
<a href="https://go.dev/" alt="Made with Go">
<img src="https://ForTheBadge.com/images/badges/made-with-go.svg" /></a>
</p>
<p align="center">
Mojito is a super-modular, fast, opinion-less framework to bootstrap your next Go web project. It can be used for strict API-only purposes as well as server-side rendering.
</p>
<p align="center"><strong>SonarCloud Report</strong></p>
<p align="center">
<a href="https://sonarcloud.io/summary/overall?id=go-mojito_mojito" alt="Quality Gate">
<img src="https://sonarcloud.io/api/project_badges/measure?project=go-mojito_mojito&metric=alert_status" /></a>
<a href="https://sonarcloud.io/summary/overall?id=go-mojito_mojito" alt="Quality Gate">
<img src="https://sonarcloud.io/api/project_badges/measure?project=go-mojito_mojito&metric=sqale_rating" /></a>
<a href="https://sonarcloud.io/summary/overall?id=go-mojito_mojito" alt="Quality Gate">
<img src="https://sonarcloud.io/api/project_badges/measure?project=go-mojito_mojito&metric=reliability_rating" /></a>
<a href="https://sonarcloud.io/summary/overall?id=go-mojito_mojito" alt="Quality Gate">
<img src="https://sonarcloud.io/api/project_badges/measure?project=go-mojito_mojito&metric=security_rating" /></a>
<br>
<a href="https://sonarcloud.io/summary/overall?id=go-mojito_mojito" alt="Quality Gate">
<img src="https://sonarcloud.io/api/project_badges/measure?project=go-mojito_mojito&metric=vulnerabilities" /></a>
<a href="https://sonarcloud.io/summary/overall?id=go-mojito_mojito" alt="Quality Gate">
<img src="https://sonarcloud.io/api/project_badges/measure?project=go-mojito_mojito&metric=code_smells" /></a>
<a href="https://sonarcloud.io/summary/overall?id=go-mojito_mojito" alt="Quality Gate">
<img src="https://sonarcloud.io/api/project_badges/measure?project=go-mojito_mojito&metric=bugs" /></a>
</p>
<p align="center"><strong>Features</strong></p>
<p align="center">
<a href="https://go-mojito.infinytum.co/features/caching">Caching</a> •
<a href="https://go-mojito.infinytum.co/features/dependency-injection">Dependency Injection</a> •
<a href="https://go-mojito.infinytum.co/features/logging">Logging</a> •
<a href="https://go-mojito.infinytum.co/features/middleware">Middleware</a> •
<a href="https://go-mojito.infinytum.co/features/routing">Routing</a> •
<a href="https://go-mojito.infinytum.co/features/templating">Templating</a>
</p>
<p align="center"><strong>Documentation</strong></p>
<p align="center">
Read our
<a href="https://go-mojito.infinytum.co/docs">Documentation</a>, check out the
<a href="https://go-mojito.infinytum.co/">Project Website</a>.
</p>
<p align="center"><sub>Icon made with <a href="https://gopherize.me">Gopherize</a> and <a href="https://www.flaticon.com/free-icon/mojito_920710">flaticon</a>.</sub></p>