Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/steelwinds/identavatar

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/steelwinds/identavatar

  • v1.0.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

Identavatar

GitHub GitHub top language


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

FAQs

Package last updated on 03 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc