Home
Softono

UrlShorter

Open source PHP
105
Stars
26
Forks
0
Issues
2
Watchers
4 years
Last Commit

 About UrlShorter

A simple but powerful URL shortener

Platforms

Web Self-hosted

Languages

PHP

Links

Need Help Installing UrlShorter?

We provide expert installation service for this software. Our team will install, configure, and secure UrlShorter on your server. plans start at just $30.

UrlShorter

View on GitHub

UrlShorter

这是一个足够简洁的 Url 短网址生成器

兼容性

需要 PHP >= 7.4

安装

  • step 1: git clone [email protected]:soxft/UrlShorter.git
  • step 2: 修改 ~/api/config.php , 填写您的mysql信息 以及网址等信息
  • step 3: 导入 ~/mysql.sql 至您的数据库
  • step 4: 配伪静态 (~/nginx.conf 或 ~/.htaccess) 目前仅有 nginx 与 Apache 的伪静态配置.
  • step 5: 开始使用

API

参考 https://github.com/soxft/UrlShorter/wiki/API