sugidaffection / rust-shortlink

a rust url shortener web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Shortlink

workflow

screenshot
screenshot

Table of Contents

About

A simple url shortener web application. Save and manage your long url.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

postgresql ^=14
rust ^=1.58

Installing

type this command in terminal:

./build.sh

Run Server

First thing to do is:

setup .env file

then type this command in terminal:

cargo run --release

About

a rust url shortener web application

License:GNU General Public License v3.0


Languages

Language:Rust 69.7%Language:HTML 25.7%Language:PLpgSQL 3.1%Language:Shell 1.5%