feathers-factory
Mock generator
A utility for generating mock data to test Feathers services
🏭 Create data factories for your Feathers services
7 stars
2 watching
2 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
unclecheese/silverstripe-mock-dataobjects | A module providing intelligent content generation and mock data functionality for DataObjects in a PHP-based content management system. | 18 |
kaeluka/mock-data-gen | A library to generate random data from IO-TS types for testing purposes. | 7 |
itmaga/zodock | Generates mock data based on Zod schemas for testing and API purposes | 13 |
anatidaeproject/feathers-arangodb | Provides a Node.js adapter for using ArangoDB as a backend database in Feathers applications. | 25 |
thomas-girotto/mockgen | A C# mocking library using source generators | 16 |
dipasqualew/zod-mocking | Generates mock data from Zod models for testing purposes | 37 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
dylanblokhuis/svelte-feather-icons | A package of pre-rendered SVG icons for use in Svelte applications. | 136 |
marshallswain/feathers-graph-populate | A tool to add GraphQL-like populates to FeathersJS APIs for efficient data fetching and relationships management. | 29 |
aconex/drakov | A tool for generating mock servers from API Blueprint specifications | 481 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
bwgjoseph/feathers-ottoman | A Feathers service adapter for interacting with Couchbase databases using Ottoman object modeling tool | 4 |
feathersjs-ecosystem/feathers-vuex | Integrates FeathersJS with Vuex for building robust state management systems | 445 |
hermanussen/mocksourcegenerator | A C# mocking library that generates mocks at compile-time using a source generator | 11 |
feathersjs-ecosystem/feathers-swift | A networking library that abstracts interactions with FeathersJS backend services. | 50 |