Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sahil19-19/URL-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Code for URL shortener

This repository contains the backend code for URL shortener web-app Link to front-end repository

https://github.com/sahil19-19/URL-Shortener

📌 Technologies Used in the backend

  • Golang
  • Go-Fiber as web framework
  • MySQL as database

📌 Installation Steps

1️⃣ Clone the repository

2️⃣ Install all packages

go mod tidy

3️⃣ Create .env file using .env.sample file

4️⃣ Run App

air

5️⃣ Setup the front-end following the steps mentioned in the README.md of the following repository

https://github.com/sahil19-19/URL-Shortener-Frontend

About

A simple and fast URL shortner written in Golang with MySQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages