{"id":26662817,"url":"https://github.com/speciesfilegroup/bell_pepper","last_synced_at":"2026-01-28T16:06:16.791Z","repository":{"id":177656977,"uuid":"659881456","full_name":"SpeciesFileGroup/bell_pepper","owner":"SpeciesFileGroup","description":"Ruby wrapper for the BELS Georeference API","archived":false,"fork":false,"pushed_at":"2024-11-05T22:39:08.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-11T18:23:12.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/SpeciesFileGroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-28T19:11:23.000Z","updated_at":"2024-11-05T22:39:12.000Z","dependencies_parsed_at":"2023-09-26T04:54:29.276Z","dependency_job_id":"b38ca37a-02ed-491c-a919-c292a70808d9","html_url":"https://github.com/SpeciesFileGroup/bell_pepper","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"e7c6d438d7e91b1dbc029bea5cacc42f23a7f80a"},"previous_names":["speciesfilegroup/bell_pepper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fbell_pepper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fbell_pepper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fbell_pepper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpeciesFileGroup%2Fbell_pepper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpeciesFileGroup","download_url":"https://codeload.github.com/SpeciesFileGroup/bell_pepper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248456382,"owners_count":21106607,"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":"2025-03-25T14:18:37.556Z","updated_at":"2026-01-28T16:06:16.740Z","avatar_url":"https://github.com/SpeciesFileGroup.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BellPepper\n\n![bell_pepper-tiny2](https://github.com/SpeciesFileGroup/bell_pepper/assets/8573609/361aaf60-df59-4d2b-b068-b441ec32ae21)\n\nThis is a wrapper on the [Biodiversity Enhanced Location Services (BELS) Georeference API](https://github.com/VertNet/bels). Code follow the spirit/approach of the Gem [serrano](https://github.com/sckott/serrano), and indeed much of the wrapping utility is copied 1:1 from that repo, thanks [@sckott](https://github.com/sckott).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'bell_pepper'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install bell_pepper\n\n## Usage\n\n```ruby\n res = BellPepper.bestgeoref(id: \"1\", locality: \"Meadowbrook Park\", city: \"Urbana\", state_province: \"Illinois\", country_code: \"US\") #  =\u003e MultiJson object\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, update the `CHANGELOG.md`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/SpeciesFileGroup/bell_pepper. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/SpeciesFileGroup/bell_pepper/blob/main/CODE_OF_CONDUCT.md).\n\n## License\n\nThe gem is available as open source under the terms of the [MIT license](https://github.com/SpeciesFileGroup/bell_pepper/blob/main/LICENSE.txt).\n\n## Code of Conduct\n\nEveryone interacting in the BellPepper project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/SpeciesFileGroup/bell_pepper/blob/main/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeciesfilegroup%2Fbell_pepper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeciesfilegroup%2Fbell_pepper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeciesfilegroup%2Fbell_pepper/lists"}