This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Release v1.1.0: Web interface for Simple URL shortener
Changes:
- Added static folder, which contains new web interface to add new URLs (big thanks to @vadimvalov and @SaraUlan)
- Changed API and now DELETE and POST Requests are using root URL (before it was /url)
- Added Handle to use static files in main.go
- Added .gitignore for website
- Added greeting.go file, which redirect users from / request to the website