module
0.0.0-20231003210758-5a627212098b
Repository: https://github.com/xnok/go-rest-demo.git
Documentation: pkg.go.dev
# README
Go REST Demo
Creating a web server is one of the fields where Go truly shines. This repo demonstrate three ways you can create REST APIs with Go.
All the details can be found in the related articles: