https://github.com/hackclub/hack.af
Hack Club's PostgreSQL-based shortlink router.
https://github.com/hackclub/hack.af
Last synced: about 1 month ago
JSON representation
Hack Club's PostgreSQL-based shortlink router.
- Host: GitHub
- URL: https://github.com/hackclub/hack.af
- Owner: hackclub
- License: mit
- Created: 2019-09-06T22:22:52.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2026-06-04T20:24:51.000Z (2 months ago)
- Last Synced: 2026-06-04T22:11:01.890Z (2 months ago)
- Language: JavaScript
- Homepage: https://hack.af
- Size: 639 KB
- Stars: 39
- Watchers: 3
- Forks: 46
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hack.af
> [Hack Club](https://hackclub.com)’s Link Shortener
## Setup
To be updated, coming soon!
## Using
All links will be routed through a 302 (Temporary Redirect). Simply visit `example.com/slug` to get redirected.
## License
This project is released under [the MIT license](LICENSE).