Skip to content

munadil-dev/url-shortener-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url Shortener

Url Shortener is used to shorten the large urls. Hitting the shorten url will redirect it to the original url

Prerequisites

Install Go on your system

Installation

  1. Clone the repository
git clone https://github.com/Munadil16/url-shortener-server.git
  1. Navigate to repo
cd url-shortener-server
  1. Setup the .env file
    With the help .env.example file, create a .env file in the root

  2. Start Server

go run main.go

Built with

  1. Go
  2. GORM
  3. Gin

About

Created to learn gORM and Gin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages