{"id":16111226,"url":"https://github.com/vergissberlin/thinkport-api","last_synced_at":"2025-06-14T09:06:31.337Z","repository":{"id":176584301,"uuid":"658902870","full_name":"vergissberlin/thinkport-api","owner":"vergissberlin","description":"Get data about Thinkport GmbH","archived":false,"fork":false,"pushed_at":"2024-12-13T15:40:22.000Z","size":64,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T09:05:15.395Z","etag":null,"topics":["encore","encoredev"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vergissberlin.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}},"created_at":"2023-06-26T18:21:29.000Z","updated_at":"2024-12-13T15:39:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"e54b0601-e9b9-4ffa-a061-b1dff3e53825","html_url":"https://github.com/vergissberlin/thinkport-api","commit_stats":null,"previous_names":["vergissberlin/thinkport-api"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/vergissberlin/thinkport-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Fthinkport-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Fthinkport-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Fthinkport-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Fthinkport-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vergissberlin","download_url":"https://codeload.github.com/vergissberlin/thinkport-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Fthinkport-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259790456,"owners_count":22911547,"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":["encore","encoredev"],"created_at":"2024-10-09T19:40:50.989Z","updated_at":"2025-06-14T09:06:31.310Z","avatar_url":"https://github.com/vergissberlin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thinkport API\n\nGet data from Thinkport GmbH, Germany. It includes the following services:\n\n| Service                 | Type   | URL                                                                   |\n|-------------------------|--------|-----------------------------------------------------------------------|\n| Members                 | array  | \u003chttps://production-helloworld-5w4i.encr.app/members\u003e                 |\n| Members count           | number | \u003chttps://production-helloworld-5w4i.encr.app/members/count\u003e           |\n| Members count engineers | number | \u003chttps://production-helloworld-5w4i.encr.app/members/count/engineers\u003e |\n| Member                  | object | \u003chttps://production-helloworld-5w4i.encr.app/member/Alice\u003e            |\n| Product - Trainings     | array  | \u003chttps://production-helloworld-5w4i.encr.app/product/trainings\u003e       |\n| Locations               | array  | \u003chttps://production-helloworld-5w4i.encr.app/about/locations\u003e         |\n\nMore request examples can be found in the \n[docs/requests/Production.http](docs/requests/Production.http).\n\n## Usage examples\n\n### Members\n\n#### Example with JavaScript\n\n```javascript\nconst axios = require('axios');\n\naxios.get('https://production-helloworld-5w4i.encr.app/members')\n    .then((response) =\u003e {\n        console.log(response.data);\n    });\n```\n\n#### Example with CURL\n\n```bash\ncurl https://production-helloworld-5w4i.encr.app/members\ncurl https://production-helloworld-5w4i.encr.app/product/trainings\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## Deplyoment\n\n```bash\ngit push origin main\n```\n\n## Development\n\n```bash\nencore run\n```\n\n### Testing\n\n```bash\nencore test\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvergissberlin%2Fthinkport-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvergissberlin%2Fthinkport-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvergissberlin%2Fthinkport-api/lists"}