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.
- Host: GitHub
- URL: https://github.com/lemmego/lemmego
- Owner: lemmego
- Created: 2023-12-18T14:29:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T05:22:01.000Z (over 1 year ago)
- Last Synced: 2025-02-23T14:37:26.795Z (about 1 year ago)
- Topics: framework, lemmego
- Language: Go
- Homepage: https://lemmego.github.io
- Size: 33.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lemmego

**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.