The Daily Go
338 subscribers
53 photos
2 videos
3 files
657 links
We provide you daily Golang contents. If you want to post any content contact with us.
.
Administrators:
👉🏻@aidenzibaei
👉🏻@amin_khozaei

#jaryan904259
Download Telegram
The Daily Go
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
Stateful programmatic web browsing in Go.

go get github.com/headzoo/surf

#Web #Repository
The Daily Go
Sign-in With Google account in Golang

http://skarlso.github.io/2016/06/12/google-signin-with-go/

#Guide #Web
The Daily Go
From gorilla :

Package gorilla/schema fills a struct with form values

https://github.com/gorilla/schema

#Repository #Web
The Daily Go
A lightweight, open source, tracking-free comment engine alternative to Disqus

https://github.com/adtac/commento

#Repository #Web #Trends
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 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
The Daily Go
Authboss is a modular authentication system for the web.

https://github.com/volatiletech/authboss

#Auth #HTTP #Web
The Daily Go

Write and Deploy a Golang Web App

https://vpsranked.com/write-and-deploy-a-golang-web-app

#web