miniuri is a simple url shortener made on top of Laravel and Tailwind CSS.
Latest stable version is currently running on https://miniuri.me
- Create short url
- Register a stat data at each click on a url
- API :
- Create a short url
- Admin interface to manage URLs and view statistics
- Admin interface to manage contacts and reports
- New API endpoint to verify a short url
- New API endpoint to get click count for a url
This list of evolutions represent the requirements to make the app reach v1 !
Do not hesitate to open an PR or issue for any improvement or suggestion. Also open for bug report and bug fix 😊