Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

zekro-archive/slms

Repository files navigation

⚠ Outdated

This project is not supported anymore. Please visit the successor of this project:
https://github.com/vctr-sls


div align="center">

~ SLMS ~

Short link management system - create and manage custom shortlinks on your webserver

 

 

 


Introduction

SLMS is a simple server solution which provides managable short links for your domain. You can create, edit and delete short links in a simple web interface which will relocate the user of these links to the defined root link location. Each (uncached) access will be recorded (anonymously) to provide simple access analytics.


Screenshots

State: Commit 5f7139a

Management Page

Add Short Links

Edit Short Links


Why v.2.0?

I realy had intrest on resuming developing on this project and I wanted to get deeper into creating REST API's with go. So I thought about experimenting with fasthttp and fasthttp-routing instead of net/http and gorilla/mux (which I have used in v.1.0). Also, I wanted to enhance the project layout and the database structure, so I've decided to re-create this whole project.


3rd Party Dependencies


© 2019 Ringo Hoffmann (zekro Development)
Covered by MIT Licence.