{"id":24082866,"url":"https://github.com/devleoko/license-gate","last_synced_at":"2025-06-14T14:03:36.751Z","repository":{"id":191178038,"uuid":"683099089","full_name":"DevLeoko/license-gate","owner":"DevLeoko","description":"License and API key management tool and validation API for developers","archived":false,"fork":false,"pushed_at":"2025-05-19T20:10:43.000Z","size":486,"stargazers_count":59,"open_issues_count":5,"forks_count":23,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-19T21:26:21.457Z","etag":null,"topics":["access-control","api","api-key","license-key","license-keys","rate-limiting"],"latest_commit_sha":null,"homepage":"https://licensegate.io","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevLeoko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-08-25T15:41:27.000Z","updated_at":"2025-05-19T20:10:47.000Z","dependencies_parsed_at":"2024-03-03T09:27:59.658Z","dependency_job_id":"1e634a4f-8a34-4b87-b5b5-090be5d6e06b","html_url":"https://github.com/DevLeoko/license-gate","commit_stats":null,"previous_names":["devleoko/license-gate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevLeoko/license-gate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLeoko%2Flicense-gate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLeoko%2Flicense-gate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLeoko%2Flicense-gate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLeoko%2Flicense-gate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevLeoko","download_url":"https://codeload.github.com/DevLeoko/license-gate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLeoko%2Flicense-gate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259827500,"owners_count":22917707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["access-control","api","api-key","license-key","license-keys","rate-limiting"],"created_at":"2025-01-09T23:54:44.647Z","updated_at":"2025-06-14T14:03:36.720Z","avatar_url":"https://github.com/DevLeoko.png","language":"Svelte","readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/DevLeoko/license-gate/assets/13747815/65026d9c-86eb-47c8-804a-6b768a5786de\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/DevLeoko/license-gate/assets/13747815/e6425f96-e41b-431c-975c-4699006c6b04\"\u003e\n  \u003cimg src=\"https://github.com/DevLeoko/license-gate/assets/13747815/35c05ca5-51b7-440f-b589-29da9e27c876\"\u003e\n\u003c/picture\u003e\n\n# LicenseGate\n\nLicenseGate is an open-source licensing tool for developers. Create and manage license or api keys for your software with ease. Easily check the validity of a license through our REST API or with one of our wrapper libraries.\n\n## As easy as a GET request\n\n```http\nGET /license/{user-id}/{license-key}/verify\n```\n\n```json\n{\n  \"valid\": true,\n  \"status\": \"VALID\"\n}\n```\n\n## Documentation\n\nYou can find the documentation for LicenseGate at [docs.licensegate.io](https://docs.licensegate.io).\n\n## Hosted Version\n\nWe offer a hosted version of LicenseGate. You can sign up for free at [licensegate.io](https://licensegate.io).\n\n## Self-Hosting\n\nYou can also self-host LicenseGate. You can find the installation instructions in our [documentation](https://docs.licensegate.io).\n\n## Features\n\n- Create and manage licenses\n- Live usage statistics\n- REST API and wrapper libraries\n- RSA key validation for unsecure environments\n- Restrict license key usage\n  - IP Limit\n  - Rate Limit\n  - Expiration Date\n  - Scopes\n- Discord Integration (Third Party)\n\n## 3rd Party Extensions and Integrations\n\n### Discord Integration\n\nIssue license keys to your users using a fully automated bot on your discord server.\nUsers with a certain role can request their license keys.\n\nGitHub: https://github.com/abhiyanpa/Discord-License-Manager-Bot\n\n### WHMCS Modules\n\nA WHMCS module for selling software licenses on a WHMCS page integrated with LicenseGate.\n\nGitHub: https://github.com/NekoMonci12/LicenseGate-WHMCS\n\n## Community\n\nJoin our thriving community on [Discord](https://discord.gg/ycDG6rS)! Contribute to our open-source project, share ideas, or ask questions. Together, we shape the future of LicenseGate.\n\n## Stack\n\nKey technologies used in LicenseGate:\n\n- SvelteKit\n- Express\n- tRPC: Type-safe API calls between frontend and backend\n- Prisma: Next-generation ORM for TypeScript and Node.js\n- Zod: TypeScript-first schema declaration and validation\n- TanStack Query: Asynchronous state management, server-state utilities and data fetching\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevleoko%2Flicense-gate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevleoko%2Flicense-gate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevleoko%2Flicense-gate/lists"}