{"id":21120778,"url":"https://github.com/bomberus/feathers-gridfs","last_synced_at":"2026-04-28T15:33:37.182Z","repository":{"id":101803224,"uuid":"299903210","full_name":"Bomberus/feathers-gridfs","owner":"Bomberus","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-30T12:01:25.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T05:11:28.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Bomberus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","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}},"created_at":"2020-09-30T11:55:33.000Z","updated_at":"2020-09-30T12:01:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"08aee10f-8db3-4b5c-92cc-74d6f19ab41c","html_url":"https://github.com/Bomberus/feathers-gridfs","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/Bomberus%2Ffeathers-gridfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bomberus%2Ffeathers-gridfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bomberus%2Ffeathers-gridfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bomberus%2Ffeathers-gridfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bomberus","download_url":"https://codeload.github.com/Bomberus/feathers-gridfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243565425,"owners_count":20311705,"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-20T03:18:31.529Z","updated_at":"2025-12-29T15:54:15.582Z","avatar_url":"https://github.com/Bomberus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# feathers-gridfs\n\n[![Build Status](https://travis-ci.org/feathersjs/feathers-gridfs.png?branch=master)](https://travis-ci.org/feathersjs/feathers-gridfs)\n[![Code Climate](https://codeclimate.com/github/feathersjs/feathers-gridfs/badges/gpa.svg)](https://codeclimate.com/github/feathersjs/feathers-gridfs)\n[![Test Coverage](https://codeclimate.com/github/feathersjs/feathers-gridfs/badges/coverage.svg)](https://codeclimate.com/github/feathersjs/feathers-gridfs/coverage)\n[![Dependency Status](https://img.shields.io/david/feathersjs/feathers-gridfs.svg?style=flat-square)](https://david-dm.org/feathersjs/feathers-gridfs)\n[![Download Status](https://img.shields.io/npm/dm/feathers-gridfs.svg?style=flat-square)](https://www.npmjs.com/package/feathers-gridfs)\n\n\u003e Support GridFs for file storage\n\n## Installation\n\n```\nnpm install feathers-gridfs --save\n```\n\n## Documentation\n\nTBD\n\n## Complete Example\n\nHere's an example of a Feathers server that uses `feathers-gridfs`. \n\n```js\nconst feathers = require('@feathersjs/feathers');\nconst plugin = require('feathers-gridfs');\n\n// Initialize the application\nconst app = feathers();\n\n// Initialize the plugin\napp.configure(plugin());\n```\n\n## License\n\nCopyright (c) 2018\n\nLicensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbomberus%2Ffeathers-gridfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbomberus%2Ffeathers-gridfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbomberus%2Ffeathers-gridfs/lists"}