Skip to content

beanboi7/go-tinyurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

About

  • A url shortner which can be used in the command line
  • Built using the TinyURL API in GO

    Requirements

    • Have GO installed in the hostmachine
    • The GOPATH must be set

    How to Use it

    • Fork the repo and cd into the root folder
    • Then build the project in a terminal using go run main.go < URL-to-be-shortened >
    • The shortened TinyURL is printed in the terminal and program exits

    Output

    go

  • About

    URL shortner using tinyurl api

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages