An open API service indexing awesome lists of open source software.

https://github.com/lemmego/lemmego

The Go framework for building modern web apps.
https://github.com/lemmego/lemmego

framework lemmego

Last synced: about 1 year ago
JSON representation

The Go framework for building modern web apps.

Awesome Lists containing this project

README

          

# Lemmego

![Lemmego Logo](https://avatars.githubusercontent.com/u/109903896?s=200&v=4)

**Lemmego** is a modern, full-stack web development framework built with Go, designed to streamline the creation of scalable and high-performance applications.

## 🔋 Batteries Included
Built-in support for:
- Sessions
- Filesystems
- Request validation
- ORM integration
- Database migration, and more.

## 📚 Full-Stack Support
Integrated tools for both backend and multi-flavored frontend:
- gohtml
- templ
- Inertia with React and Vue

## 🚀 Scalable
Perfect for projects of any size, big or small.

## 🧠 Productivity Focused
Lets you focus on the business logic rather than configuration.

---

[Read the docs](https://lemmego.github.io) to learn more about Lemmego.