Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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