goshorly/README.md

24 lines
547 B
Markdown
Raw Permalink Normal View History

2022-12-23 21:58:45 +00:00
[![Build Status](https://ci.hackmi.ch/api/badges/Phil/goshorly/status.svg)](https://ci.hackmi.ch/Phil/goshorly)
2021-12-07 13:55:58 +00:00
# goshorly
2022-12-23 21:50:40 +00:00
An easy self-hosted Link shortener in Golang with Redis <3
2024-04-19 18:05:31 +00:00
Docker Supported:
- linux/amd64
- linux/arm/v6
- linux/arm64/v8
See docker-compose.yml as example
2022-12-23 21:50:40 +00:00
---
2024-04-19 15:08:48 +00:00
Live-Demo:
- https://2slk.com Hosted by nitmali in Chinese
2022-01-25 07:20:01 +00:00
---
2022-01-27 16:10:20 +00:00
2021-12-07 19:43:42 +00:00
**WARNING:**
2022-01-21 15:25:26 +00:00
- goshorly is in an early stage, it is not an Final Version! (Pre-Release Status v0.1.X)
2021-12-07 19:43:42 +00:00
2021-12-07 22:41:52 +00:00
If you have an feature request, please do not hesitate to open an issue or merge request.