https://github.com/vrianta/agai
A minimal, model-driven web framework in Go with multi-style templating, component system, and CLI toolkit — built for speed, structure, and simplicity.
https://github.com/vrianta/agai
framework golang mvc mvc-architecture mvc-framework opensouce
Last synced: 25 days ago
JSON representation
A minimal, model-driven web framework in Go with multi-style templating, component system, and CLI toolkit — built for speed, structure, and simplicity.
- Host: GitHub
- URL: https://github.com/vrianta/agai
- Owner: vrianta
- License: gpl-3.0
- Created: 2024-11-30T17:41:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-21T19:39:23.000Z (about 1 month ago)
- Last Synced: 2026-02-22T00:23:52.736Z (about 1 month ago)
- Topics: framework, golang, mvc, mvc-architecture, mvc-framework, opensouce
- Language: Go
- Homepage:
- Size: 7.94 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Server
Haiving Code to create http and https servers in almost all the languages
Available for two Languages :
golang - [Agai - Golang](https://github.com/vrianta/agai/tree/golang)
c++ - Under Progress