Skip to content

Releases: DeVlaminckDuncan/url-shortener

Docker support

24 May 12:55
fc755f8
Compare
Choose a tag to compare

The application supports Docker now.

Also changed/deleted a few other small things.

Basic URL Shortener application

24 May 12:54
Compare
Choose a tag to compare

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