HTML Go

Open-source HTML projects categorized as Go

Top 23 HTML Go Projects

  • go101

    An up-to-date (unofficial) knowledge base for Go programming self learning

  • Project mention: The Journey Ahead: My 6-Month Plan to Master GoLang | dev.to | 2024-04-17

    Go101: An in-depth guide that explores Go's internals, perfect for understanding the language at a deeper level.

  • 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.

    InfluxDB logo
  • magic-modules

    Add Google Cloud Platform support to Terraform

  • Project mention: What went wrong with UniSuper and Google Cloud? | news.ycombinator.com | 2024-05-15

    While we're at it, it also looks like the provider couldn't provision stretched clusters at all until mid-April. I don't know what I think this means for the theory presented in the article. Maybe Uni was new to TF (or even actively onboarding) and paid the beginner's tax? TF is great at turning beginner mistakes into "you deleted your infra."

    Relevant discussion is on https://github.com/GoogleCloudPlatform/magic-modules/pull/10... and relevant code changes are on https://github.com/hashicorp/terraform-provider-google/pull/...

  • speedtest-go

    Go backend for LibreSpeed

  • go-readability

    Go package that cleans a HTML page for better readability.

  • awesome-cli-frameworks

    Collection of tools to build beautiful command line interface in different languages

  • Project mention: Harlequin: SQL IDE for Your Terminal | news.ycombinator.com | 2024-01-05

    I like this one for .NET https://github.com/spectreconsole/spectre.console which I found in this list https://github.com/shadawck/awesome-cli-frameworks.

  • job-board

    Golang Cafe - Go job board with no recruiters and clear salary ranges

  • gomodest-template

    A template to build dynamic web apps quickly using Go, html/template and javascript

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • crd-to-sample-yaml

    Generate a sample YAML file from a CRD

  • Tagify

    Tagify produces a set of tags from a given source. Source can be either an HTML page, a Markdown document or a plain text. Supports English, Russian, Chinese, Hindi, Spanish, Arabic, Japanese, German, Hebrew, French and Korean languages. (by zoomio)

  • stemformulas.github.io

    stemformulas.com, the eventual home of every STEM formula

  • Project mention: Show HN: Stemformulas.com | news.ycombinator.com | 2023-07-15
  • prudence

    An opinionated lightweight web framework built for scale

  • rednafi.com

    Musings & rants on software

  • Project mention: Leaving Substack | news.ycombinator.com | 2024-04-25

    I don’t like having comments on my blog. I write the posts out of my own necessity and don’t want strangers to stomp on them.

    Sometimes if someone finds something useful, they appear at the front page of hackernews and people can discuss it there.

    That being said, I never understood the appeal of medium or substack. I have a simple site built with hugo and posting new contents is as easy as doing it on any of those platforms.

    Also, people care a wee bit too much about the audience. If your stuff is useful or interesting, people will find it.

    site: https://rednafi.com

  • mangagram

    A Telegram bot for new manga chapter alerts. Search for your favorite titles and subscribed to them for alerts.

  • la-trappe-melder

    Get notified when a new batch of La Trappe Quadrupel Oak Aged is released! 🍻

  • goph.re

    Live news about #golang

  • WizDwarf

    (:tada:) WzDwarf is a decentralized molecular application interface

  • napp-generated

    This repo is here purely just to showcase what the current version of Napp is generating when it is being used to bootstrap a new project.

  • Project mention: Napp: Don't Get Caught Sleeping On Your Stack | dev.to | 2024-04-08

    Generated Napp

  • go-simple-ssg

    Minimalistic SSG(Static Site Generator) in Go

  • Project mention: Writing a SSG in Go | dev.to | 2024-01-26

    View on GitHub

  • booking-system

  • neurelo-go-htmx-example

    A go project built using Neurelo and Htmx.

  • Project mention: PostgREST: Providing HTML Content Using Htmx | news.ycombinator.com | 2023-12-18

    I love POSTGRES. I've been using it since last 6 years and I like how easy it is to get started and there is also ton of support and ecosystem available for PG.

    Recently, I tried a new product called "Neurelo". It provides API for PostgreSql. And I love how easy it is to migrate my existing database on their platform, they have an option called introspection which helps to generate json schema which you can also modify in visual mode. On top I generated some SDKs for TS and it works so much better directly with any Js/Ts framework. You can download json spec from auto generated docs and run any generator of your choice if you want more from it. You can also write custom queries (AI assisted) which gives you custom endpoint to hit. They also provide a free data source if you want to check it out. Migrations included. Here is an example I built using HTMX and NEURELO: https://github.com/smitpatelx/neurelo-go-htmx-example

    https://www.neurelo.com/

    I was so impressed with their work, I recently joined the team Neurelo. If you have an existing solution you wanna migrate to cloud, have a look, you might get surprised how easy it is. Happy Coding

  • aoc2021

  • pxy-redirect

    Experimental service for deployment on DigitalOceans app platform

  • blog

    Personal blog (by imomaliev)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HTML Go discussion

Log in or Post with

HTML Go related posts

  • The Journey Ahead: My 6-Month Plan to Master GoLang

    2 projects | dev.to | 17 Apr 2024
  • All books in Go 101 series have been updated to Go 1.21

    1 project | /r/golang | 13 Oct 2023
  • Deconstructing Go Type Parameters

    1 project | news.ycombinator.com | 27 Sep 2023
  • Show HN: Stemformulas.com

    2 projects | news.ycombinator.com | 15 Jul 2023
  • Show HN: Hacker News User Blogroll

    4 projects | news.ycombinator.com | 5 Jul 2023
  • Golang string concatenation performance comparison

    1 project | /r/golang | 14 Apr 2023
  • Language specification or just a detailed book on the internals (focused on usage rather than compiler creation)?

    1 project | /r/golang | 13 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Go projects in HTML? This list will help you:

Project Stars
1 go101 5,424
2 magic-modules 765
3 speedtest-go 693
4 go-readability 663
5 awesome-cli-frameworks 567
6 job-board 206
7 gomodest-template 94
8 crd-to-sample-yaml 85
9 Tagify 36
10 stemformulas.github.io 19
11 prudence 13
12 rednafi.com 9
13 mangagram 8
14 la-trappe-melder 4
15 goph.re 3
16 WizDwarf 3
17 napp-generated 3
18 go-simple-ssg 2
19 booking-system 1
20 neurelo-go-htmx-example 1
21 aoc2021 1
22 pxy-redirect 0
23 blog 0

Sponsored
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