https://github.com/wolfmanfp/urlshortener
Trying out different frameworks by writing a URL shortener.
https://github.com/wolfmanfp/urlshortener
asp-net-core jakarta-ee nodejs redis url-shortener
Last synced: 4 months ago
JSON representation
Trying out different frameworks by writing a URL shortener.
- Host: GitHub
- URL: https://github.com/wolfmanfp/urlshortener
- Owner: wolfmanfp
- Created: 2019-05-13T22:30:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-01-01T22:03:39.000Z (5 months ago)
- Last Synced: 2026-01-07T08:42:54.586Z (5 months ago)
- Topics: asp-net-core, jakarta-ee, nodejs, redis, url-shortener
- Language: C#
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URL Shortener
Trying out different frameworks by writing an URL shortener.
- [x] API - ASP.NET Core 8.0
- [x] API - Jakarta EE 10
- [x] API - Node.js (Express.js)
- [ ] API - Node.js (NestJS) (?)
- [ ] API - Kotlin (Ktor)
- [ ] API - Python (Django)
- [ ] API - Rust (Rocket)
- [ ] Frontend - React
- [ ] Frontend - Angular
- [ ] Frontend - Vue.js
- [ ] Frontend - Svelte
- [ ] Frontend - htmx
- [ ] Frontend - WebComponents
- [ ] WebExtension