go-tinyurl

command module
v0.0.0-...-c63bb48 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2021 License: MIT Imports: 5 Imported by: 0

README

Go Tinyurl

Go Tinyurl is a url shortener project. It's "Independent", "Testable" , and "Clean" based on articles: https://medium.com/hackernoon/golang-clean-archithecture-efd6d7c43047

Image

Technical stack

  1. Go
  2. Gin framework
  3. Cassandra
  4. Redis Caching
  5. Docker

Installation

Install Docker & Go (>1.13)

make cassandra
make redis
make startdb
make startredis
make migratedb
make dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
constants
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL