feathers-shallow-populate
Populator
A FeathersJS hook for populating relational data by fetching referenced entries from other services
Feathersjs populate relational data
22 stars
4 watching
8 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
feathersjshooksjavascriptnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
marshallswain/feathers-graph-populate | A tool to add GraphQL-like populates to FeathersJS APIs for efficient data fetching and relationships management. | 29 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
feathersjs-offline/localforage | Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
fixate/feathers-stripe-webhooks | An implementation of Stripe webhooks integration with FeathersJS services | 16 |
feathersjs-ecosystem/feathers-cassandra | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
feathersjs-ecosystem/feathers-objection | An adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS. | 98 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
jonascript/feathers-airtable | A module that enables Airtable data access via the Feathers Common API | 7 |
lwhiteley/feathers-lowdb | An FeathersJS service adapter using Lowdb as a lightweight in-memory and file-based database solution. | 6 |
jus101/feathers-dynamodb | A Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database | 13 |