Skip to content

amirfakhrullah/go-bitly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO-BITLY

Description

Simple link-shortener service written in Go

Functionalities

  • Basic JWT authentication for users (login, signup and logout)
  • Users can create, read, update and delete their shortened links, and also read their user info. The endpoints are protected via JWT middleware
  • The shortened link endpoint is made public. The count for how many times the links are clicked is persisted

Tech-stacks

License

License under the MIT License

About

Simple link-shortener service written in Go

Topics

Resources

License

Stars

Watchers

Forks

Languages