package
0.0.0-20241027191232-0a67e0192784
Repository: https://github.com/arnavbhattt/protobuf-go.git
Documentation: pkg.go.dev
# Functions
Takes in address for server to run on, returns address to it
Gorilla/mux for RESTful routes to match requests to handlers
net/http.Server for easy listening and handling of requests
*/.
No description provided by the author
# Variables
No description provided by the author
# Structs
POST Request.
POST Response - newly created record.
No description provided by the author
GET Request.
GET Response.
No description provided by the author