//
pkg.gl
Category
github.com/Azzonya/go-shortener
internal
api
package
0.0.0-20240526191825-c5cd664a5854
Repository:
https://github.com/azzonya/go-shortener.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
321 SLOC
#
Functions
New
New creates a new instance of the REST API server.
#
Structs
Request
Request represents the request structure for URL shortening.
Response
Response represents the response structure for URL shortening.
Rest
Rest represents the REST API server.