{"id":16068111,"url":"https://github.com/ged/thingfish","last_synced_at":"2025-04-11T03:50:44.735Z","repository":{"id":1232046,"uuid":"1165556","full_name":"ged/thingfish","owner":"ged","description":"An extensible digital asset manager. ","archived":false,"fork":false,"pushed_at":"2021-01-03T07:35:11.000Z","size":7577,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T01:51:09.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hg.sr.ht/~ged/Thingfish","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gleber/erlcloud","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ged.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-12-13T18:47:12.000Z","updated_at":"2021-12-13T15:37:55.000Z","dependencies_parsed_at":"2022-08-16T12:40:22.787Z","dependency_job_id":null,"html_url":"https://github.com/ged/thingfish","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fthingfish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fthingfish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fthingfish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fthingfish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ged","download_url":"https://codeload.github.com/ged/thingfish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339262,"owners_count":21087214,"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-10-09T06:08:36.030Z","updated_at":"2025-04-11T03:50:44.719Z","avatar_url":"https://github.com/ged.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thingfish\n\nhome\n: https://thing.fish\n\ncode\n: https://hg.sr.ht/~ged/thingfish\n\ndocs\n: https://thing.fish/docs/\n\n\n## Description\n\nThingfish is a extensible, web-based digital asset manager. It can be used to\nstore chunks of data on the network in an application-independent way, link the\nchunks together with metadata, and then search for the chunk you need later and\nfetch it, all through a REST API.\n\n\n## Requirements\n\nThingfish is written in ruby, and is tested using [version 2.7](http://www.ruby-lang.org/en/downloads/). Other versions may work,\nbut are not tested.\n\n\n## Installation\n\nYou can install Thingfish via Rubygems:\n\n    $ gem install thingfish\n\nThis will install the basic server and its dependencies. Additional functionality is available via separate gems in the following namespaces:\n\n`thingfish-metastore-*`\n: Storage backends for resource metadata\n\n`thingfish-filestore-*`\n: Storage backends for resources themselves\n\n`thingfish-processor-*`\n: Filters and extractors for resources\n\n\n## Contributing\n\nYou can check out the current development source\n{with Mercurial}[http://bitbucket.org/ged/thingfish], or\nif you prefer Git, via the project's\n{Github mirror}[https://github.com/ged/thingfish].\n\nAfter checking out the source, run:\n\n\t$ rake newb\n\nThis task will install any missing dependencies, run the tests/specs, and \ngenerate the API documentation.\n\nYou can submit bug reports, suggestions, and read more about future plans at\n{the project page}[http://bitbucket.org/ged/thingfish].\n\n\n## Authors\n\n* Michael Granger \u003cged@FaerieMUD.org\u003e\n* Mahlon E. Smith \u003cmahlon@martini.nu\u003e\n\n\n## Contributors\n\n* Jeremiah Jordan \u003cphaedrus@perlreason.com\u003e\n* Ben Bleything \u003cben@bleything.net\u003e\n* Jeff Davis \u003cjeff-thingfish@j-davis.com\u003e\n\n\n## License\n\nCopyright (c) 2007-2020, Michael Granger and Mahlon E. Smith\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\n  this list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n\n* Neither the name of the author/s, nor the names of the project's\n  contributors may be used to endorse or promote products derived from this\n  software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fthingfish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fged%2Fthingfish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fthingfish/lists"}