An open API service indexing awesome lists of open source software.

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.

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