https://github.com/mikkel-t/link-shortener
A link shortener made with a Rust server and Astro frontend
https://github.com/mikkel-t/link-shortener
actix-web astro-build link-shortener rust
Last synced: 2 months ago
JSON representation
A link shortener made with a Rust server and Astro frontend
- Host: GitHub
- URL: https://github.com/mikkel-t/link-shortener
- Owner: Mikkel-T
- License: mit
- Created: 2022-03-08T16:13:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T17:50:27.000Z (over 2 years ago)
- Last Synced: 2025-01-31T03:25:21.089Z (8 months ago)
- Topics: actix-web, astro-build, link-shortener, rust
- Language: Rust
- Homepage: https://link.mikkel-t.com
- Size: 1.05 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Link Shortener
Link shortener with a backend made with Actix-web and a frontend made with Astro. Using mongodb as database.