In order to use site properly enable JavaScript!


back to all projects

Short Link generator

An app that uses a handy algorithm to create short links: it converts a record id into a base-like string, which then written with slug to prevent broting. Also saves request meta and has FastAPI interface for quick lockup. Provides convenient abstract model interface for django models.

Created: 15 Jan 2023

Source code View project