Skip to content

steelWinds/identavatar

Repository files navigation

Identavatar

GitHub GitHub Release GitHub code size in bytes codecov


IdentAvatar

About The Project

Built with

Docker Go

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/steelWinds/identavatar
  2. Install modules
    go mod tidy
  3. Run tests
    make test
  4. Build docker image and run it
    make build
  5. Or run docker-compose with Air
    make up

Usage

Query params:

  • squares: Int (required) - amount of squares
  • size: Int (required) - size of square
  • word: String (required) - your word

Example

http://localhost:3180/?squares=6&size=30&word=mycoolword

License

Distributed under the MPL v2 License. See LICENSE.txt for more information.

Contact

@steelWinds | kirillsurov0@gmail.com | t.me/bladeVrtx