Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/andygeiss/htmx-go
- Owner: andygeiss
- License: mit
- Created: 2024-07-27T19:41:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T14:49:47.000Z (5 months ago)
- Last Synced: 2024-12-12T22:08:46.536Z (about 2 months ago)
- Topics: htmx, http-server, no-3rd-party-dependencies, standard, template
- Language: Go
- Homepage: https://htmx-go-bdwseh5pdq-ey.a.run.app
- Size: 5.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)