Skip to content

A very fast backend application that shortens long URLs.

Notifications You must be signed in to change notification settings

DeVlaminckDuncan/url-shortener

Repository files navigation

Go URL Shortener Backend

This is a very fast backend application that shortens long URLs. It's written in Golang and uses Gin for routing and XORM to communicate with the database.

If you would like to test this project out using a UI, download this basic frontend application https://github.com/DeVlaminckDuncan/url-shortener-frontend.

What you'll need to install to run this application:

How to run or build the application:

  • To run the application do go run main.go
  • To build the application do go build main.go

About

A very fast backend application that shortens long URLs.

Resources

Stars

Watchers

Forks

Packages

No packages published