Bookmarks tagged with #golang.
Show all
Show all
Reminiscing CGI scripts
I’ve always had a thing for old-school web tech. By the time I joined the digital fray, CGI
scripts were pretty much relics, but the term kept popping up in tech forums and discussions
like ghosts from the past. So, I got curious, started reading about them, and wanted to see
if I could reason about them from the first principles. Writing one from the ground up with
nothing but Go’s standard library seemed like a good idea.
Saved
on: 2023-12-27
Iris: Fast back-end web framework for Go
The fastest HTTP/2 Go Web Framework. Easy to learn, high performance, and feature-rich framework for building web applications with Go.
Saved
on: 2016-06-21
Go from PHP engineer's perspective · Sobit Akhmedov
Saved
on: 2016-02-26
goad/README.md at master · goadapp/goad
Goad is an AWS Lambda powered, highly distributed, load testing tool - goadapp/goad
Saved
on: 2016-01-28
The world's fastest framework for building websites
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
Saved
on: 2015-12-17
jasonmoo/lambda_proc: Running a companion process to an AWS Lambda function in go
Running a companion process to an AWS Lambda function in go - jasonmoo/lambda_proc
Saved
on: 2015-08-09
A Comparison of Go Web Frameworks
The Corner is Square's technical blog covering software engineering, APIs, data, open source and more.
Tags:
#golang
Saved
on: 2015-06-16
PuerkitoBio/goquery · GitHub
A little like that j-thing, only in Go
Tags:
#golang
Saved
on: 2015-05-24
yhat/scrape · GitHub
A simple, higher level interface for Go web scraping. - yhat/scrape
Tags:
#golang
Saved
on: 2015-05-24
Using Go at The New York Times - YouTube
JP Robinson, senior software engineer at The New York Times, walks through how this team has come to adopt Go for almost all back end development over the la...
Saved
on: 2015-05-12
lithammer/go-wiki: A simple HTTP server rendering Markdown styled documents
A simple HTTP server rendering Markdown styled documents - lithammer/go-wiki
Tags:
#golang
Saved
on: 2015-01-14
Build You Own Web Framework In Go
This guide was written in 2014. It’s pretty outdated but people still tell me it’s helpful to understand how things work under the hood. As I moved on from Go programming, I migrated the content from my website to Notion. This way I can keep it online for the foreseeable future.
Saved
on: 2014-11-14
rainycape/gondola: The web framework for writing faster sites, faster
The web framework for writing faster sites, faster - rainycape/gondola
Saved
on: 2014-11-06
Introduction | Building Web Apps with Go
Learn how to build and deploy web applications with Go.
Saved
on: 2014-10-13
Channels Are Not Enough or Why Pipelining Is Not That Easy
Channels Are Not Enough or Why Pipelining Is Not That Easy - concurrency-in-go.md
Tags:
#golang
Saved
on: 2014-09-15
avelino/awesome-go: A curated list of awesome Go frameworks, libraries and software
A curated list of awesome Go frameworks, libraries and software - avelino/awesome-go
Saved
on: 2014-07-06
Go: Best Practices for Production Environments
Best practices for writing Go code, from the halcyon days of its youth.
Saved
on: 2014-04-27
ant0ine/go-json-rest: A quick and easy way to setup a RESTful JSON API
A quick and easy way to setup a RESTful JSON API
Saved
on: 2014-04-26