URLShortenerAPI

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 License: MIT Imports: 13 Imported by: 0

README

URLShortenerAPI

This is a HTTP Service for creating short url

@author Mihai Timbota-Belin

@version 1.0.1

Installation

TL;DR - just show me how to install and run the code. Fork or clone the code.

git clone https://github.com/Mihai22125/URLShortenerAPI.git

Build the code from the root directory

go build -o server

This sends the output of go build to a file called server in the same directory.

Execute the file

./server

You should see something similar to the following:

$ ./server
url-api2021/02/02 15:27:53 Starting server on port  :8080

Documentation

Documentation can be accessed by typing localhost:8080/docs in your browser after running the server.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs classification URL-shortener API
Package docs classification URL-shortener API

Jump to

Keyboard shortcuts

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