feathers-graph-populate
Populate
A tool to add GraphQL-like populates to FeathersJS APIs for efficient data fetching and relationships management.
Add lightning fast, GraphQL-like populates to your FeathersJS API
29 stars
3 watching
5 forks
Language: TypeScript
last commit: 10 months ago
Linked from 1 awesome list
feathers-graph-populatefeathersjsgraphql
Related projects:
Repository | Description | Stars |
---|---|---|
mattchewone/feathers-shallow-populate | A FeathersJS hook for populating relational data by fetching referenced entries from other services | 22 |
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
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 |
bwgjoseph/feathers-ottoman | A Feathers service adapter for interacting with Couchbase databases using Ottoman object modeling tool | 4 |
zwickthegreat/feathers-maps | A collection of utilities and examples for working with Google Maps and other tile-based maps in ActionScript 3.0 using Starling and Feathers. | 62 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-cassandra | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
florianguyonnet/feathers-mobx | Integrates Feathers client with MobX store for managing data from different namespaces. | 8 |
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
anatidaeproject/feathers-arangodb | Provides a Node.js adapter for using ArangoDB as a backend database in Feathers applications. | 25 |
feathersjs-ecosystem/feathers-objection | An adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS. | 98 |
marshallswain/feathers-unsplash | An adapter for using Unsplash API with FeathersJS to manage photos | 4 |
albert-gao/feathers-next-example | Sets up Next.js with Feathers.js for building RESTful APIs and real-time applications | 43 |