{"id":18591860,"url":"https://github.com/sdsc-ordes/gimie-api","last_synced_at":"2026-02-25T05:13:25.190Z","repository":{"id":223680741,"uuid":"627469995","full_name":"sdsc-ordes/gimie-api","owner":"sdsc-ordes","description":"Containerized REST service for the gimie package.","archived":false,"fork":false,"pushed_at":"2025-03-14T09:48:30.000Z","size":141,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T21:14:54.751Z","etag":null,"topics":["metadata-extraction","rdf","rest-api","service"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sdsc-ordes.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-04-13T14:30:22.000Z","updated_at":"2025-02-14T12:38:50.000Z","dependencies_parsed_at":"2024-12-18T15:37:54.079Z","dependency_job_id":"39155874-6a0b-4251-a882-716e78d8d48b","html_url":"https://github.com/sdsc-ordes/gimie-api","commit_stats":null,"previous_names":["sdsc-ordes/gimie-api"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sdsc-ordes/gimie-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdsc-ordes%2Fgimie-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdsc-ordes%2Fgimie-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdsc-ordes%2Fgimie-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdsc-ordes%2Fgimie-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdsc-ordes","download_url":"https://codeload.github.com/sdsc-ordes/gimie-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdsc-ordes%2Fgimie-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29811531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T03:30:18.102Z","status":"ssl_error","status_checked_at":"2026-02-25T03:30:17.799Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["metadata-extraction","rdf","rest-api","service"],"created_at":"2024-11-07T01:05:16.151Z","updated_at":"2026-02-25T05:13:25.148Z","avatar_url":"https://github.com/sdsc-ordes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GimieAPI\n\n## How to build this docker container\n\nFirst rename the `.env.dist` file to `.env` and add your github/gitlab token. Then you can run:\n\n``` bash\ndocker-compose up # add -d for detached\n```\n\nor\n\n``` bash\ndocker build -t gimieapi .\ndocker run --env-file .env -p 7005:15400 gimieapi\n```\n\nThis will serve a instance running by default in port 7123. \n\n\n## How to use the API\n\nEntry point to the API\n\n``` bash\nhttp://0.0.0.0:7123/\n```\n\nIn case we want to obtain the gimie output in json, just add the repo link to `/gimie/jsonld/GITHUB_REPO`\n\n``` bash\nhttp://0.0.0.0:7123/gimie/jsonld/https://github.com/SDSC-ORD/gimie\n```\n\nTo calculate the graph and provide a serialized output in ttl do `/gimie/project/GITHUB_REPO`\n\n``` bash\nhttp://0.0.0.0:7123/gimie/ttl/https://github.com/SDSC-ORD/gimie\n```\n\n## How to access to the API documentation \n\n``` bash\nhttp://localhost:8000/docs\n```\n\n## Changelog\n\n- v0.1.0: Updating gimie to release [0.7.0](https://github.com/sdsc-ordes/gimie/releases/tag/v0.7.2)\n- v0.0.2: Updating gimie to release  [0.6.0](https://github.com/SDSC-ORD/gimie/releases/tag/0.6.0).\n- v0.0.1: Basic service using main branch from gimie.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdsc-ordes%2Fgimie-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdsc-ordes%2Fgimie-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdsc-ordes%2Fgimie-api/lists"}