Skip to content

papadonut9/shawtyfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shawtyfy

Shawtyfy logo

Shawtyfy is a URL shortener written in Go. It uses Redis as the storage mechanism for superfast data retrieval.

Installation

  1. Clone the repository: git clone https://github.com/papadonut9/shawtyfy.git
  2. Install dependencies: go get -d ./...
  3. Start Redis server: redis-server
  4. Build and run the application: go run main.go

Usage

TODO: Add usage

Contributing

Contributions are welcome! Please open an issue or pull request for any changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A url shortening service written in GO

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages