Skip to content

Leeon0/SmallUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL SHORTNER

A simple, fast url shortner server built in GoLang.

How it works

Technologies

  1. Handlebars - For templating rendering.
  2. Fiber - For setting up the server
  3. MongoDB - As database
  4. GoLang - For backend

How to use

Create a .env file in the root of the project and add the value your mongodb url as "MONGO_URL"

Run Server

go get
go run cmd/main.go

About

Url shortener with golang, very functional and practical.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published