examples VS gin-template-manager

Compare examples vs gin-template-manager and see what are their differences.

examples

Goliveview examples (by goliveview)

gin-template-manager

Manages Golang templates and integrates with Gin framework (by reddec)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
examples gin-template-manager
2 1
3 1
- -
3.1 10.0
almost 2 years ago about 2 years ago
HTML Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

examples

Posts with mentions or reviews of examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-12.
  • Golang Web Framework that works hand in hand with Alpine.js
    6 projects | /r/golang | 12 Jun 2022
    Its too early for a roadmap. I have tried different approaches and rejected them: https://github.com/adnaan/gomodest-template, https://github.com/goliveview/examples. I want the library to be have a great UX, good for moderately complex apps while building tech which is maintainable(no new rendering layer engine). I could use some help brainstorming the approaches though.
  • Show HN: A Full-Stack Web Framework Written in Go
    18 projects | news.ycombinator.com | 13 May 2022
    Oh wow someone finally went ahead with the server rendered js in Go ! Looks great. I have been experimenting various ways to build web apps in Go: https://github.com/adnaan/gomodest-template. I have landed on pursuing one approach more deeply: server rendered html templates over websockets. Don’t have a lot of code right now but here are some examples: https://github.com/goliveview/examples.

gin-template-manager

Posts with mentions or reviews of gin-template-manager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-13.
  • Show HN: A Full-Stack Web Framework Written in Go
    18 projects | news.ycombinator.com | 13 May 2022
    After I read the documentation in your project it feels like you really stepped on a lot of minefields. Great job!

    One thing is still bothering me though (or maybe I missed it in docs): how is Bud dealing with realtive links? Very often JS writers forgetting about the situation when the application could be served under different root locations. Does Bud have helpers to construct relative URLs without relying on user-provided server url? (I made PoC for that - don't use it in production https://github.com/reddec/gin-template-manager/blob/eb09f4e8...)

What are some alternatives?

When comparing examples and gin-template-manager you can also consider the following projects:

bud - The Full-Stack Web Framework for Go

v8go - Execute JavaScript from Go

htmx - </> htmx - high power tools for HTML

xo - Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server

quickjs - Public repository of the QuickJS Javascript Engine.

gomarvin - Generate Go REST servers with custom endpoints & typescript fetch clients

fir - Build reactive html apps in Go

live - Live views and components for golang