{"id":18322709,"url":"https://github.com/labs64/netlicensing-gateway","last_synced_at":"2025-10-29T14:10:21.332Z","repository":{"id":13213973,"uuid":"73901823","full_name":"Labs64/NetLicensing-Gateway","owner":"Labs64","description":"Labs64 NetLicensing / eCommerce gateway","archived":false,"fork":false,"pushed_at":"2022-12-10T06:11:10.000Z","size":233,"stargazers_count":10,"open_issues_count":12,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-21T13:23:04.858Z","etag":null,"topics":["digital-fullfillment","docker","ecommerce","ecommerce-gateway","fullfillment","gateway","hacktoberfest","laas","license","license-generator","licensing-as-a-service","licensing-library","netlicensing","ngrok","payment","proxy"],"latest_commit_sha":null,"homepage":"https://netlicensing.io/wiki/gateway","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Labs64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-16T08:56:33.000Z","updated_at":"2024-03-31T14:18:38.000Z","dependencies_parsed_at":"2022-07-23T00:46:07.696Z","dependency_job_id":null,"html_url":"https://github.com/Labs64/NetLicensing-Gateway","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensing-Gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensing-Gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensing-Gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Labs64%2FNetLicensing-Gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Labs64","download_url":"https://codeload.github.com/Labs64/NetLicensing-Gateway/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415783,"owners_count":20935383,"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":["digital-fullfillment","docker","ecommerce","ecommerce-gateway","fullfillment","gateway","hacktoberfest","laas","license","license-generator","licensing-as-a-service","licensing-library","netlicensing","ngrok","payment","proxy"],"created_at":"2024-11-05T18:25:41.344Z","updated_at":"2025-10-29T14:10:21.246Z","avatar_url":"https://github.com/Labs64.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://repository-images.githubusercontent.com/73901823/f634b580-38ce-11eb-8e5f-71b6f1e79d3b\"\u003e\n\n# Labs64 NetLicensing / eCommerce Gateway\n\n[![NetLicensing Gateway - CI](https://github.com/Labs64/NetLicensing-Gateway/workflows/NetLicensing%20Gateway%20-%20CI/badge.svg)](https://github.com/Labs64/NetLicensing-Gateway/actions?query=workflow%3A%22NetLicensing+Gateway+-+CI%22)\n[![NetLicensing Gateway Docker image](https://img.shields.io/badge/Docker-labs64%2Fnetlicensing--gateway-0db7ed.svg)](https://hub.docker.com/r/labs64/netlicensing-gateway)\n[![NetLicensing](https://img.shields.io/badge/NetLicensing-IO-E14817.svg?logo=NetLicensing)](https://netlicensing.io)\n[![📖 Documentation](https://img.shields.io/badge/📖%20Documentation-Wiki-AB6543.svg)](https://netlicensing.io/wiki/gateway)\n\nUse any eCommerce platform, such as *FastSpring, MyCommerce, PrestaShop, SendOwl,* and many others as a license acquisition frontend.\nAfter a successful transaction, all needed licensing configuration (Customers, Licenses and all related data) will be made available in the NetLicensing and can be used for later entitlements validation in NetLicensing.\n\n## License Acquisition Flow\n![NetLicensing / Gateway Integration How-To](https://raw.githubusercontent.com/wiki/Labs64/NetLicensing-Gateway/images/00_external-ecommerce-flow.png)\n\n## How to use this image\n\nThere are various ways available on how to enable NetLicensing Gateway in your licensing flow:\n\n- Centrally hosted instance available at [gateway.netlicensing.io](https://gateway.netlicensing.io/monitoring)\n- Your individual instance from Docker image (check instructions below and in the [contributing instructions](CONTRIBUTING.md))\n\n### Docker\n\n#### Pull official NetLicensing Gateway image\n\n```\n$ docker pull labs64/netlicensing-gateway\n```\n\n#### Start container\n\n```\n$ docker container run -d -it --publish 8080:8080 --name netlicensing-gateway labs64/netlicensing-gateway\n```\n\n### Test configuration\n\n#### Sanity check\n\nVerify container configuration by opening monitoring endpoint at [http://localhost:8080/gateway/monitoring](http://localhost:8080/gateway/monitoring)\n\n#### Connectors tests\n\nRefer to the eCommerce connectors [setup and configuration guides](https://netlicensing.io/wiki/gateway#connectors).\n\n## Contributors\n\nNew integrations (eCommerce connectors) as community implementation are highly appreciated and welcome.\nPlease refer to the [contributing instructions](CONTRIBUTING.md).\n\n## Bugs and Feedback\n\nFor bugs, questions and discussions please use the [GitHub Issues](https://github.com/Labs64/NetLicensing-Gateway/issues).\n\n## License\n\nNetLicensing Gateway is open-source software licensed under the [Apache 2.0](LICENSE) license.\n\n## Links\n\n- NetLicensing Gateway [Docker image](https://hub.docker.com/r/labs64/netlicensing-gateway)\n- NetLicensing [Integrations](https://netlicensing.io/wiki/integrations)\n- NetLicensing [RESTful API](https://netlicensing.io/wiki/restful-api)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabs64%2Fnetlicensing-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabs64%2Fnetlicensing-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabs64%2Fnetlicensing-gateway/lists"}