{"id":16327294,"url":"https://github.com/bryopsida/object-store","last_synced_at":"2025-07-21T10:33:41.168Z","repository":{"id":64166585,"uuid":"501877659","full_name":"bryopsida/object-store","owner":"bryopsida","description":"A REST api for storing objects using Node.JS and Fastify","archived":false,"fork":false,"pushed_at":"2025-07-19T04:32:48.000Z","size":1651,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-19T09:44:59.657Z","etag":null,"topics":["fastify","nodejs","object-storage","rest-api","wip"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bryopsida.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,"zenodo":null}},"created_at":"2022-06-10T02:44:08.000Z","updated_at":"2025-06-11T04:36:59.000Z","dependencies_parsed_at":"2024-02-15T13:49:14.691Z","dependency_job_id":"be940751-21a0-47a2-9d3a-a66ef3a02bcc","html_url":"https://github.com/bryopsida/object-store","commit_stats":{"total_commits":108,"total_committers":3,"mean_commits":36.0,"dds":0.2407407407407407,"last_synced_commit":"a691bf4cfad3a30141b2fa6109c8d871ed1b975e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/bryopsida/object-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryopsida%2Fobject-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryopsida%2Fobject-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryopsida%2Fobject-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryopsida%2Fobject-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryopsida","download_url":"https://codeload.github.com/bryopsida/object-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryopsida%2Fobject-store/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266285570,"owners_count":23905381,"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":["fastify","nodejs","object-storage","rest-api","wip"],"created_at":"2024-10-10T23:11:00.344Z","updated_at":"2025-07-21T10:33:41.142Z","avatar_url":"https://github.com/bryopsida.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Object-Store\n\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=bryopsida_object-store\u0026metric=coverage)](https://sonarcloud.io/summary/new_code?id=bryopsida_object-store) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=bryopsida_object-store\u0026metric=security_rating)](https://sonarcloud.io/summary/new_code?id=bryopsida_object-store) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=bryopsida_object-store\u0026metric=bugs)](https://sonarcloud.io/summary/new_code?id=bryopsida_object-store) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=bryopsida_object-store\u0026metric=code_smells)](https://sonarcloud.io/summary/new_code?id=bryopsida_object-store)\n\nThis is a simple service that stores objects on the local filesystem.\n\n## How to get started\n\nYou can run this application either directly with node or using a container. The default storage area uses the temp folder for your operating system, you should customize this to an area more appropriate for your system.\n\n### NPM\n\nThis application is compatible with node versions 16-20, you can install the application with `npm install -g @bryopsida/object-store`, and run it with `object-store`. The default credentials are `admin:admin` and you can find more information about the API at the swagger ui at http://localhost:3000/documentation.\n\n### Docker\n\nA docker image is provided if you prefer to use a container. You can run the application using `docker run ghcr.io/bryopsida/object-store:main -p 8080:8080`, the default credentials are `admin:admin` and you can find more information about the API at http://localhost:8080/documentation/.\n\n## Work in progress\n\nThis is currently a work in progress, for more information on what's done and what's coming up checkout the [project](https://github.com/users/bryopsida/projects/2/views/2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryopsida%2Fobject-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryopsida%2Fobject-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryopsida%2Fobject-store/lists"}