https://github.com/datumbrain/templatego
Nested template in Go using biings-ds.
https://github.com/datumbrain/templatego
Last synced: 9 months ago
JSON representation
Nested template in Go using biings-ds.
- Host: GitHub
- URL: https://github.com/datumbrain/templatego
- Owner: datumbrain
- Created: 2023-10-10T17:28:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T17:29:00.000Z (over 2 years ago)
- Last Synced: 2025-08-31T16:04:18.083Z (9 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nested Go HTML w/ labstack/echo
Just an example. Nothing to see here. Move along. For now. Find the code in [main.go](main.go).
## Usage
```bash
go run main.go
```
## Author
* [Fahad Siddiqui](https://github.com/fahadsiddiqui)