🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/ChevalierSoft/shorter-url

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ChevalierSoft/shorter-url

v0.0.0-20230423162418-face9c5f6102
Source
Go
Version published
Created
Source

shorter-url

An app to make shorter URL

Quick start

you need a .env in the root directory like :

API_PORT=12345
POSTGRES_DB=shorter_url
POSTGRES_USER=yourUser
POSTGRES_PASSWORD=yourPassword

Then use docker-compose up -d

API

Once running, the API documentation (swagger) is available at this url : http://localhost:${API_PORT}/swagger/index.html

FAQs

Package last updated on 23 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts