{"id":15587249,"url":"https://github.com/sunny/all3dp","last_synced_at":"2025-04-24T04:48:20.732Z","repository":{"id":52379795,"uuid":"131402156","full_name":"sunny/all3dp","owner":"sunny","description":"Ruby gem to send 3D files to Craftcloud, All3DP's 3D Printing Price Comparison Service API","archived":false,"fork":false,"pushed_at":"2021-04-30T08:04:47.000Z","size":42,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T04:48:14.350Z","etag":null,"topics":["3d-printing","api","ruby-gem"],"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/sunny.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-28T11:01:55.000Z","updated_at":"2024-09-03T18:18:32.000Z","dependencies_parsed_at":"2022-08-22T05:50:34.165Z","dependency_job_id":null,"html_url":"https://github.com/sunny/all3dp","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunny%2Fall3dp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunny%2Fall3dp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunny%2Fall3dp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunny%2Fall3dp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunny","download_url":"https://codeload.github.com/sunny/all3dp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566444,"owners_count":21451230,"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":["3d-printing","api","ruby-gem"],"created_at":"2024-10-02T22:01:08.423Z","updated_at":"2025-04-24T04:48:20.713Z","avatar_url":"https://github.com/sunny.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# All3DP\n\nRuby gem to send 3D files to All3DP's\n[Craftcloud](https://craftcloud3d.com/) 3D Printing Price Comparison\nService API.\n\n## Installation\n\nAdd these line to your application's Gemfile:\n\n```rb\n# Send 3D files to the All3DP API.\ngem \"all3dp\"\n```\n\nAnd then call:\n\n```sh\n$ bundle\n```\n\n## Usage\n\nGive URLs of STL files to the API:\n\n```rb\nconfiguration = All3DP::Configuration.create(\n  model_urls: [\"http://wtf.sunfox.org/cults-logo.stl\"],\n)\n```\n\nYou can then redirect your users to the given URL:\n\n```rb\nconfiguration.url # =\u003e \"https://app.craftcloud3d.com/configuration/f00b4r…\"\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then,\nrun `rake` to run the tests and linter. You can also run `bin/console` for an\ninteractive prompt that will allow you to experiment with the API.\n\n## Release\n\nTo release a new version, update the version number in `version.rb`, update\nthe `CHANGELOG.md`, commit with a message like \"v42.0.0\", and then run\n`bundle exec rake release`, which will create a git tag for the version,\npush git commits and tags, and push the gem to\n[rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at\nhttps://github.com/sunny/all3dp.\n\nThis project is intended to be a safe, welcoming space for collaboration, and\ncontributors are expected to adhere to the\n[code of conduct](https://github.com/sunny/all3dp/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nLicensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunny%2Fall3dp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunny%2Fall3dp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunny%2Fall3dp/lists"}