Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andygeiss/htmx-go

This repository provides a version of Golang + HTMX that only uses the standard libraries (no third-party providers).
https://github.com/andygeiss/htmx-go

htmx http-server no-3rd-party-dependencies standard template

Last synced: about 2 months ago
JSON representation

This repository provides a version of Golang + HTMX that only uses the standard libraries (no third-party providers).

Awesome Lists containing this project

README

        

# htmx-go

[![License](https://img.shields.io/github/license/andygeiss/htmx-go)](https://github.com/andygeiss/htmx-go/blob/master/LICENSE)
[![Releases](https://img.shields.io/github/v/release/andygeiss/htmx-go)](https://github.com/andygeiss/htmx-go/releases)
[![Go Report Card](https://goreportcard.com/badge/github.com/andygeiss/htmx-go)](https://goreportcard.com/report/github.com/andygeiss/htmx-go)
[![Codacy Grade Badge](https://app.codacy.com/project/badge/Grade/1b8b5a75670b445795a18ef6d0ec5582)](https://app.codacy.com/gh/andygeiss/htmx-go/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Codacy Coverage Badge](https://app.codacy.com/project/badge/Coverage/1b8b5a75670b445795a18ef6d0ec5582)](https://app.codacy.com/gh/andygeiss/htmx-go/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
[![Maintainability](https://api.codeclimate.com/v1/badges/b96bdb453ec33defb51d/maintainability)](https://codeclimate.com/github/andygeiss/htmx-go/maintainability)

This repository provides a version of Golang + HTMX that only uses the standard libraries.

Visit the demo [here](https://htmx-go-bdwseh5pdq-ey.a.run.app).

![screenshot](screenshot.png)