{"id":30979383,"url":"https://github.com/riduidel/tech-lab-ingester","last_synced_at":"2025-09-12T06:50:14.123Z","repository":{"id":175596599,"uuid":"654010002","full_name":"Riduidel/tech-lab-ingester","owner":"Riduidel","description":"A helper script for aadarchi allowing us to fetch interesting technologies","archived":false,"fork":false,"pushed_at":"2025-09-11T15:10:59.000Z","size":15783,"stargazers_count":4,"open_issues_count":32,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-11T18:27:48.783Z","etag":null,"topics":["github-actions","hacktoberfest","java","mvnrepository","playwright"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Riduidel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-15T07:52:02.000Z","updated_at":"2025-09-11T09:43:45.000Z","dependencies_parsed_at":"2023-11-26T17:30:51.898Z","dependency_job_id":"36031873-2ef6-4589-be0b-b31222aa2e5f","html_url":"https://github.com/Riduidel/tech-lab-ingester","commit_stats":null,"previous_names":["riduidel/aadarchi-technology-detector","riduidel/tech-lab-ingester"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/Riduidel/tech-lab-ingester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riduidel%2Ftech-lab-ingester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riduidel%2Ftech-lab-ingester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riduidel%2Ftech-lab-ingester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riduidel%2Ftech-lab-ingester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Riduidel","download_url":"https://codeload.github.com/Riduidel/tech-lab-ingester/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Riduidel%2Ftech-lab-ingester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274770724,"owners_count":25346211,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["github-actions","hacktoberfest","java","mvnrepository","playwright"],"created_at":"2025-09-12T06:50:12.457Z","updated_at":"2025-09-12T06:50:14.109Z","avatar_url":"https://github.com/Riduidel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to aadarchi-technology-detector 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-1.00-blue.svg?cacheSeconds=2592000\" /\u003e\n  \u003ca href=\"https://github.com/kefranabg/readme-md-generator#readme\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kefranabg/readme-md-generator/graphs/commit-activity\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/kefranabg/readme-md-generator/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/github/license/kefranabg/aadarchi-technology-detector\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e A Java project loosely spawned aadarchi which aims to detect notable technologies in a variety of languages\n\n### 🏠 [Homepage](https://github.com/Riduidel/aadarchi-technology-detector)\n\n## Prerequisites\n\n* Install Java 21\n* Install Maven 3.9\n* Create a [libraries.io API token](https://libraries.io/api#:~:text=API%20Docs-,authentication,-All%20API%20requests)\n* Create a [GitHub API token](https://docs.github.com/en/rest/authentication/authenticating-to-the-rest-api?apiVersion=2022-11-28)\n\n## Usage\n\n### Accessing to generated metrics\n\nMetrics can only be accessed as BigQuery dataset. They may appear one day as HuggingFace dataset ...\n\n## 🤝 Contributing\n\n### Building the JAR\n\nSince we mainly use Camel Quarkus, the whole application can be built the usual maven way: `mvn install`\n\n### Data access\n\nData is stored in a Zenika (the company I'm working in) Google Drive folder.\n\n### Developping new features\n\nThis project is a \"simple\" Camel Quarkus project.\nBut it also uses various API credentials (at least GitHub API and Libraries.io API).\n\nSo you first need to create in your maven settings a tech-trends profile grouping these settings:\n\n```\n\t\t\u003cprofile\u003e\n\t\t\t\u003cid\u003esettings-tech-trends\u003c/id\u003e\n\t\t\t\u003cproperties\u003e\n\t\t\t\t\u003ctech-trends.libraries.io.token\u003e\u003c!-- Replace with your own Libraries.io token --\u003e\u003c/tech-trends.libraries.io.token\u003e\n\t\t\t\t\u003ctech-trends.github.token\u003e\u003c!-- Replace with your own GitHub API token --\u003e\u003c/tech-trends.github.token\u003e\n\t\t\t\u003c/properties\u003e\n\t\t\u003c/profile\u003e\n```\n\nOnce this profile is created, developing is as easy as\n\n1. Load project in your preferred IDE\n2. Run `mvn quarkus:dev -Psettings-tech-trends`\n3. Profit (you can even remote debug the application on port 5005)\n\n### Do not develop features without having discussed first with the team\n\nWe do want to have new features.\nBut we want to have these features discussed **first**.\nSo if you want to develop a new feature, check first if there is an associated [issue](https://github.com/Riduidel/aadarchi-technology-detector/issues) (and believe us, it's easy to add new issues on this project).\nOnce the issue exists, you can create your PR and we will try to review it as fast as possible.\n\n### Validating data\n\nMost of the data we aggregate here can be seen on other websites.\nSince we currently focus on git community metrics (stars, forks, and so on), \nit's a good idea to compare the values we have with the ones available in sites like [OSSInsights](https://ossinsight.io/analyze) or [daily-stars-explorer](https://emanuelef.github.io/daily-stars-explorer)\n\n## Author\n\n👤 **Riduidel \u0026 Helielzel**\n\n* Github: [@Riduidel](https://github.com/riduidel)\n* Github: [@Helielzel](https://github.com/helielzel)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2023 [Riduidel \u0026 Helielzel](https://github.com/Helielzel).\u003cbr /\u003e\nThis project is [MIT](https://github.com/kefranabg/readme-md-generator/blob/master/LICENSE) licensed.\n\n***\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friduidel%2Ftech-lab-ingester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friduidel%2Ftech-lab-ingester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friduidel%2Ftech-lab-ingester/lists"}