Quecto is a simple link shortener. It is written in TypeScript, and use Bun for performance. Currently, it uses SQLite as its database, but in the future it could potentially support MySQL and PostgreSQL.
To install Quecto, you can check out the documentation.
Quecto has a simple API. You can check out the documentation.
Quecto is licensed under the GPL-3.0 license. You can check out the license here.