README.md

rrr

A URL shortener built with ambiorix.

:warning: Secure only on HTTPS.

Installation

You can install the development version of rrr from GitHub with:

# install.packages("devtools")
devtools::install_github("devOpifex/rrr")

Config

Requires RRR_KEY environment variable, a secret key for encryption.

Example

Rscipt app.R


devOpifex/rrr documentation built on April 18, 2024, 3:05 a.m.