{"id":47219080,"url":"https://github.com/buda-base/buda-iiif-server","last_synced_at":"2026-03-13T17:08:34.952Z","repository":{"id":44189467,"uuid":"123119426","full_name":"buda-base/buda-iiif-server","owner":"buda-base","description":"the buda Image server based on hymir iiif-server","archived":false,"fork":false,"pushed_at":"2025-12-22T11:55:29.000Z","size":20095,"stargazers_count":0,"open_issues_count":28,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-19T19:43:57.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/buda-base.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":"2018-02-27T11:25:59.000Z","updated_at":"2025-06-19T08:12:20.000Z","dependencies_parsed_at":"2024-06-28T16:33:00.580Z","dependency_job_id":null,"html_url":"https://github.com/buda-base/buda-iiif-server","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/buda-base/buda-iiif-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-iiif-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-iiif-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-iiif-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-iiif-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buda-base","download_url":"https://codeload.github.com/buda-base/buda-iiif-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-iiif-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30471145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-03-13T17:08:34.331Z","updated_at":"2026-03-13T17:08:34.947Z","avatar_url":"https://github.com/buda-base.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BUDA IIIF image server\n\nThe buda IIIF image server, based on [hymir](https://github.com/dbmdz/iiif-server-hymir).\n\n### API\n\nSee [API.md](API.md) for a description of the API and the different ways to access an image.\n\n## Configuration\n\nTwo profiles are available : `PROD` or `local`, they can be customized in `/src/main/resources/application.yml`.\n\n### Configuring resolver for amazon S3 repository\n\nFollow these instructions:\n\nhttps://docs.aws.amazon.com/cli/latest/userguide/cli-config-files.html\n\n### Configuration files and configuration path\n\nA config path should be set to indicate where to find `iiifserv.properties` and `iiifserv-private.properties` (see templates in the root dir of this repo).\n\nIn addition, a server-specific Spring config is passed in the `application.yml` file (see template in the root dir of this repo).\n\n### compile and run:\n\nin the buda-iiif-server directory, run: \n\n```\nmvn clean package\n```\n\nthen using your favorite port and profile (here 8080 and \"local\"), run:\n\n```\njava -Dserver.port=8080 -Dspring.profiles.active=local -Diiifserv.configpath=/your/config/path/ -Dspring.config.location=file:/your/spring/config/pathFor/application.yml -jar target/buda-hymir-1.0.0-SNAPSHOT-exec.jar\n```\n\n### Note\n\nYou must implement `de.digitalcollections.core.backend.impl.file.repository.resource.resolver.S3Resolver` if you wish to use a different identifier format (see `Bdrcs3Resolver` for BDRC's identifer format).\n\nhttps://www.qoppa.com/pdfwriter/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuda-base%2Fbuda-iiif-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuda-base%2Fbuda-iiif-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuda-base%2Fbuda-iiif-server/lists"}