{"id":19339032,"url":"https://github.com/librariesio/conda-api","last_synced_at":"2025-04-23T01:31:32.724Z","repository":{"id":35119487,"uuid":"206142310","full_name":"librariesio/conda-api","owner":"librariesio","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-12T22:53:12.000Z","size":176,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-02T06:22:17.639Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/librariesio.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-09-03T18:10:47.000Z","updated_at":"2024-11-12T22:53:17.000Z","dependencies_parsed_at":"2024-04-09T21:44:27.397Z","dependency_job_id":null,"html_url":"https://github.com/librariesio/conda-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fconda-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fconda-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fconda-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fconda-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/librariesio","download_url":"https://codeload.github.com/librariesio/conda-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352322,"owners_count":21416470,"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":[],"created_at":"2024-11-10T03:19:34.290Z","updated_at":"2025-04-23T01:31:32.712Z","avatar_url":"https://github.com/librariesio.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conda API\n\nA small service to make it easier for [Libraries.io](https://libraries.io) to read data about Conda Packages in different channels.\n\n## Essentials\n\n- Provide a REST interface for list of all names of packages (as json)\n- Provide a REST interface for list of versions for each package (as json)\n- Update info from Specs repo frequently\n\n## Extras\n\n- Watch anaconda repos for updates\n- Tell Libraries about removed versions/packages\n\n## Development\n\n### Requirements\n* ruby 3.2.4\n  * Installing via [RVM](http://rvm.io/) or [rbenv](https://github.com/rbenv/rbenv) is recommended\n* redis\n\n### Local Development\n\nRun `bundle install` to download all dependencies.\n\nYou can run a local server within a container with docker-compose `docker-compose up` or locally with `bundle exec puma`.\n\nThe server should now be running port 9292. This can be verified by going to `http://localhost:9292` and verifying it sends back an 'Hello world' response.\n\n### Tests\n\nRun the unit tests using `rspec` locally or within a built docker container `docker build -t librariesio/conda-api . \u0026\u0026 docker run -it -e PORT=9292 -p 9292:9292 librariesio/conda-api rspec`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrariesio%2Fconda-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrariesio%2Fconda-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrariesio%2Fconda-api/lists"}