api

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2021 License: GPL-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package api provides RESTful API for CRUD operations of short URLs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status string

Status represents the server execution status.

const (
	StatusFailure Status = "FAILURE"
	StatusSuccess Status = "SUCCESS"
)

Response status

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL