Releases: DeVlaminckDuncan/url-shortener
Releases · DeVlaminckDuncan/url-shortener
Docker support
The application supports Docker now.
Also changed/deleted a few other small things.
Basic URL Shortener application
First fully functional version of the Go URL Shortener application.
- Get, create, update, delete short URLs
- Short URL generation based on the long URL + user ID
- Get, create, update, delete your user account (information)
- All requests are secured by JWT tokens
- Encrypted passwords