linkly

command module
v0.0.0-...-1b1accc Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 6 Imported by: 0

README

logo

linkly

A simple, fast, and powerful link shortening service.

Requirements

Features

  • Shorten any url
  • View stats of any url

Development

To get started, you can clone the repository and run the following commands:

git clone https://github.com/tech-thinker/linkly.git

To install the dependencies, run the following commands:

cd linkly
go mod download

Copy environment variables file and replace the values with your own.

cp .env.example .env

Generate OpenAPI spec:

swag init --parseDependency --parseInternal

To run the application, run the following commands:

export $(cat .env | xargs)
go build
./linkly

Contributing

To contribute, please open an issue or pull request.

License

Author

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag

Jump to

Keyboard shortcuts

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