{"id":42334897,"url":"https://github.com/datacite/viringo","last_synced_at":"2026-01-27T14:14:55.014Z","repository":{"id":36298348,"uuid":"195819291","full_name":"datacite/viringo","owner":"datacite","description":"OAI-PMH compatible registry for exposing PID related metadata.","archived":false,"fork":false,"pushed_at":"2025-01-17T12:40:36.000Z","size":480,"stargazers_count":1,"open_issues_count":11,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-11T10:47:03.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://oai.datacite.org","language":"Python","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/datacite.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":"2019-07-08T13:37:54.000Z","updated_at":"2023-09-26T22:09:05.000Z","dependencies_parsed_at":"2025-01-17T13:50:53.028Z","dependency_job_id":"576ea2b1-3b0d-4b67-b602-3303ddc48c54","html_url":"https://github.com/datacite/viringo","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/datacite/viringo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacite%2Fviringo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacite%2Fviringo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacite%2Fviringo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacite%2Fviringo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datacite","download_url":"https://codeload.github.com/datacite/viringo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacite%2Fviringo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28814567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"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":[],"created_at":"2026-01-27T14:14:54.920Z","updated_at":"2026-01-27T14:14:55.008Z","avatar_url":"https://github.com/datacite.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/datacite/viringo.svg?branch=master)](https://travis-ci.com/datacite/viringo)\n\n# Viringo\n\nOAI-PMH Compatible provider for exposing PID related metadata.\nSpecifically built for support for DataCite metadata. To use this service please\ngo to [https://oai.datacite.org](https://oai.datacite.org).\n\n## What's a \"Viringo\"\nViringo is one of the names for the Peruvian hairless dog.\nChosen to fit into a naming scheme within DataCite, it also represents\nan element of this mostly being about exposing what's underneath, i.e. no need\nfor hair.\n\n## Installation\n\nUsing Docker.\n\n```bash\ndocker run -p 8091:80 datacite/viringo\n```\n\nor\n\n```bash\ndocker-compose up\n```\n\nYou can now point your browser to `http://localhost:8091` and use the application.\n\n## Development\n\nUnit and Integration tests are split out to allow optional faster builds.\nIntegration tests are higher level tests that will usually integrate or mock with\nother dependencies.\n\n* Linter: `docker-compose exec web pipenv run pylint **/*.py`\n* All tests: `docker-compose exec web pipenv run pytest`\n* Only mocked tests: `docker-compose exec web pipenv run pytest -v -m \"not real\"`\n* Integration tests: `docker-compose exec web pipenv run pytest tests/integration`\n* Unit tests: `docker-compose exec web pipenv run pytest tests/unit`\n\nFollow along via [Github Issues](https://github.com/datacite/lupo/issues).\n\n## Local system development\n\nWith pipenv it is simple to configure in a virtualenv for local development.\nThis method allows full usage of the native flask development server.\n\n### Pipenv\nThis project uses Pipenv, full details can be found here https://docs.pipenv.org/en/latest/\n\n```\n$ pipenv install\n$ pipenv shell\n$ FLASK_APP=viringo FLASK_ENV=development flask run\n```\n\nAccess on: http://localhost:5000/\n\n### Note on Patches/Pull Requests\n\n* Fork the project\n* Write tests for your new feature or a test that reproduces a bug\n* Implement your feature or make a bug fix\n* Do not mess with version or history\n* Commit, push and make a pull request. Bonus points for topical branches.\n\n\n## License\n\n**Viringo** is released under the [MIT License](https://github.com/datacite/viringo/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacite%2Fviringo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatacite%2Fviringo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacite%2Fviringo/lists"}