meshenka / go__web_demo

The go.dev web-service-gin example, with a parallel version on gorilla/mux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go__web_demo

Contents

This is a customized version of the official go.dev web-service-gin tutorial.

It also includes a version using gorilla/mux for comparison.

License

This is a derivative work of the go.dev Gin example licensed under the go.dev BSD license

Like the upstream material, this is licensed under a BSD license.

About

The go.dev web-service-gin example, with a parallel version on gorilla/mux

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 93.7%Language:Shell 6.3%