package
0.0.0-20240408213059-1d517b557efa
Repository: https://github.com/umitanilkilic/advanced-url-shortener.git
Documentation: pkg.go.dev

# Functions

/ Example request: {"urls_ids": ["url_id1", "url_id2"]}.
/ Example request: {"name": "example", "long": "https://example.com", "alias": "example", "expires_at": "2022-01-01T00:00:00Z"} / Example response: {"status": "success", "message": "Url created", "data": {"ID":1,"CreatedAt":"2021-09-26T14:00:00Z","UpdatedAt":"2021-09-26T14:00:00Z",".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
/ Example request: {"active": true, "alias": "example", "name": "example", "long": "https://example.com", "expires_at": "2022-01-01T00:00:00Z"}.

# Structs

No description provided by the author