
sl-utils
🛠️ A collection of small utilities for myself 🤓
| Page | Description |
|---|---|
| Password Generator | Generate secure passwords with customizable options |
| QR Code Generator | Generate QR codes for a given URL |
| Countdown Timer | A simple countdown timer with minutes and seconds |
| Endpoint | Methods | Description |
|---|---|---|
| /api/password | GET | Generate a random password |
| /api/qr-code | GET | Create a QR code for a given URL |
| /api/mit-license | GET | Precompiled MIT License text |