Skip to content

architeacher/hashify

Repository files navigation

Hashify CircleCI

license release codecov GolangCI Go Report Card Codacy Badge GoDoc DepShield Badge FOSSA Status

 _   _           _     _  __
| | | |         | |   (_)/ _|
| |_| | __ _ ___| |__  _| |_ _   _
|  _  |/ _` / __| '_ \| |  _| | | |
| | | | (_| \__ \ | | | | | | |_| |
\_| |_/\__,_|___/_| |_|_|_|  \__, |
                              __/ |
                             |___/

hashes url response using md5.

Table of Contents

🏎️ Getting Started

Prerequisites

Installation

go get -u github.com/ahmedkamals/hashify
cp .env.sample .env

Examples

make run args="-concurrency 3 http://google.com http://twitter.com http://yahoo.com invalid-url"

🕸️ Tests

make unit

📈 Benchmarks

make bench

⚓ Git Hooks

In order to set up tests running on each commit do the following steps:

git config --local core.hooksPath .githooks

Benchmarks

👨‍💻 Credits

🆓 LICENSE

Hashify is released under MIT license, please refer to the LICENSE.md file.

FOSSA Status

Happy Coding 🙂

Analytics