The Daily Go
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
#Repository #Session #Web
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
go get -u github.com/gorilla/sessions
#Repository #Session #Web
The Daily Go
Sign-in With Google account in Golang
http://skarlso.github.io/2016/06/12/google-signin-with-go/
#Guide #Web
Sign-in With Google account in Golang
http://skarlso.github.io/2016/06/12/google-signin-with-go/
#Guide #Web
The Daily Go
RealTime chat server with javascript and Go web sockets
https://scotch.io/bar-talk/build-a-realtime-chat-server-with-go-and-websockets
#Chat #Web #Socket #WS
RealTime chat server with javascript and Go web sockets
https://scotch.io/bar-talk/build-a-realtime-chat-server-with-go-and-websockets
#Chat #Web #Socket #WS
Digitalocean
Technical tutorials, Q&A, events — This is an inclusive place where developers can find or lend support and discover new ways to contribute to the community.
The Daily Go
From gorilla :
Package gorilla/schema fills a struct with form values
https://github.com/gorilla/schema
#Repository #Web
From gorilla :
Package gorilla/schema fills a struct with form values
https://github.com/gorilla/schema
#Repository #Web
The Daily Go
Web Scraper in Go, similar to BeautifulSoup
https://github.com/anaskhan96/soup
#Repository #Scrape #Web
Web Scraper in Go, similar to BeautifulSoup
https://github.com/anaskhan96/soup
#Repository #Scrape #Web
GitHub
GitHub - anaskhan96/soup: Web Scraper in Go, similar to BeautifulSoup
Web Scraper in Go, similar to BeautifulSoup. Contribute to anaskhan96/soup development by creating an account on GitHub.
The Daily Go
A lightweight, open source, tracking-free comment engine alternative to Disqus
https://github.com/adtac/commento
#Repository #Web #Trends
A lightweight, open source, tracking-free comment engine alternative to Disqus
https://github.com/adtac/commento
#Repository #Web #Trends
This media is not supported in your browser
VIEW IN TELEGRAM
The Daily Go
Share your terminal as a web application
https://github.com/yudai/gotty
#Repository #Web #TTY
Share your terminal as a web application
https://github.com/yudai/gotty
#Repository #Web #TTY
The Daily Go
Package chromedp is a faster, simpler way to drive browsers (Chrome, Edge, Safari, Android, etc) without external dependencies (ie, Selenium, PhantomJS, etc) using the Chrome Debugging Protocol.
https://github.com/knq/chromedp
#Chrome #Web #Repository
Package chromedp is a faster, simpler way to drive browsers (Chrome, Edge, Safari, Android, etc) without external dependencies (ie, Selenium, PhantomJS, etc) using the Chrome Debugging Protocol.
https://github.com/knq/chromedp
#Chrome #Web #Repository
GitHub
GitHub - chromedp/chromedp: A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol. - GitHub - chromedp/chromedp: A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
The Daily Go
The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready-To-GO.
https://github.com/kataras/iris
#Web #Framework #Repository
The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready-To-GO.
https://github.com/kataras/iris
#Web #Framework #Repository
The Daily Go
Alloy is a starter template for creating web applications using Go programming language.
It does not aim to be a web framework but is instead a collection of useful libraries and packages that acts a sensible starting point.
https://github.com/olliecoleman/alloy
#Web #Trends
Alloy is a starter template for creating web applications using Go programming language.
It does not aim to be a web framework but is instead a collection of useful libraries and packages that acts a sensible starting point.
https://github.com/olliecoleman/alloy
#Web #Trends
GitHub
GitHub - olliecoleman/alloy: Boilerplate for creating web applications in Go (golang)
Boilerplate for creating web applications in Go (golang) - GitHub - olliecoleman/alloy: Boilerplate for creating web applications in Go (golang)
The Daily Go
Authboss is a modular authentication system for the web.
https://github.com/volatiletech/authboss
#Auth #HTTP #Web
Authboss is a modular authentication system for the web.
https://github.com/volatiletech/authboss
#Auth #HTTP #Web
The Daily Go
Build and (re)start go web apps after saving/creating/deleting source files.
https://github.com/pilu/fresh
#Watch #Web
Build and (re)start go web apps after saving/creating/deleting source files.
https://github.com/pilu/fresh
#Watch #Web
GitHub
GitHub - gravityblast/fresh: Build and (re)start go web apps after saving/creating/deleting source files.
Build and (re)start go web apps after saving/creating/deleting source files. - gravityblast/fresh
The Daily Go
Mouthful is a lightweight commenting server written in GO and Preact. It's a self hosted alternative to disqus that's ad free.
https://github.com/vkuznecovas/mouthful
#Comment #Web
Mouthful is a lightweight commenting server written in GO and Preact. It's a self hosted alternative to disqus that's ad free.
https://github.com/vkuznecovas/mouthful
#Comment #Web
GitHub
GitHub - vkuznecovas/mouthful: Mouthful is a self-hosted alternative to Disqus
Mouthful is a self-hosted alternative to Disqus. Contribute to vkuznecovas/mouthful development by creating an account on GitHub.
The Daily Go
A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library
https://github.com/andrewstuart/goq
#Scraping #Web #Query
A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library
https://github.com/andrewstuart/goq
#Scraping #Web #Query
GitHub
GitHub - andrewstuart/goq: A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery…
A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library - andrewstuart/goq
The Daily Go
Write and Deploy a Golang Web App
https://vpsranked.com/write-and-deploy-a-golang-web-app
#web
Write and Deploy a Golang Web App
https://vpsranked.com/write-and-deploy-a-golang-web-app
#web
The Daily Go
Web Service Architecture for Golang Developers
https://medium.com/@boobo94/web-service-architecture-for-golang-developers-a4147b8141ff
#web_service #jwt #architecture
Web Service Architecture for Golang Developers
https://medium.com/@boobo94/web-service-architecture-for-golang-developers-a4147b8141ff
#web_service #jwt #architecture
Medium
Web Service Architecture for Golang Developers
Web service architecture is the first phase before building every project, it’s like you prepare to build a house and start by creating…
The Daily Go
Gosoline is a framework which fuels all of the Golang applications
https://github.com/applike/gosoline
#framework #web
Gosoline is a framework which fuels all of the Golang applications
https://github.com/applike/gosoline
#framework #web
GitHub
GitHub - applike/gosoline: Gosoline is our framework which fuels all of our Golang applications
Gosoline is our framework which fuels all of our Golang applications - GitHub - applike/gosoline: Gosoline is our framework which fuels all of our Golang applications