keylang

module
v0.0.0-...-2b50514 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: GPL-3.0

README

KeyLang

Generate license keys in the GO

Description

KeyLang is a tool to manage software licenses. It helps you create unique license keys for your products and validate them easily. With KeyLang, you can keep track of who's using your software and ensure they have valid licenses, making license management a breeze.

Deploy locally
wget https://github.com/DGclasher/keylang/raw/main/docker-compose.yml
wget https://github.com/DGclasher/keylang/raw/main/.env.example -O .env
mkdir storage

Start the API

docker compose up -d

Example usage

curl -X POST localhost:8080/api/license/create -d '{"user_email":"example@email.com","product_id":"12345ABC"}' -H 'content-type: application/json'
API Docs

Directories

Path Synopsis
cmd
api
service

Jump to

Keyboard shortcuts

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