package
0.0.0-20240526191825-c5cd664a5854
Repository: https://github.com/azzonya/go-shortener.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the REST API server.

# Structs

Request represents the request structure for URL shortening.
Response represents the response structure for URL shortening.
Rest represents the REST API server.