Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crhntr/muxt
Generate HTTP Endpoints from HTML Templates
https://github.com/crhntr/muxt
generate go go-template golang htmx template webapps
Last synced: about 1 month ago
JSON representation
Generate HTTP Endpoints from HTML Templates
- Host: GitHub
- URL: https://github.com/crhntr/muxt
- Owner: crhntr
- License: mit
- Created: 2024-08-05T06:58:23.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T19:54:13.000Z (about 2 months ago)
- Last Synced: 2024-11-05T20:42:07.078Z (about 2 months ago)
- Topics: generate, go, go-template, golang, htmx, template, webapps
- Language: Go
- Homepage:
- Size: 335 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Muxt [![Go Reference](https://pkg.go.dev/badge/github.com/crhntr/muxt.svg)](https://pkg.go.dev/github.com/crhntr/muxt) [![Go](https://github.com/crhntr/muxt/actions/workflows/go.yml/badge.svg)](https://github.com/crhntr/muxt/actions/workflows/go.yml)
**Early WIP (not yet tested in prod)**
Sometimes as a developer it is nice to stay in an HTML headspace.
This tool helps you do that and generates helpful test seams.## Examples
The [example directory](example) has a worked example.
For a more complete example, see: https://github.com/crhntr/muxt-template-module-htmx