Pinned Repositories
axios
A concrete implementation of js-entity-repos for axios.
core
Provides common interfaces and tests for js-entities-repos.
express
A concrete implementation of js-entity-repos for express.
knex
A concrete implementation of js-entity-repos for knex.
memory
A concrete implementation of js-entity-repos for memory.
mongo
A concrete implementation of js-entity-repos for mongo.
todos
Demonstrates js-entity-repos with todos.
JS Entity Repos's Repositories
js-entity-repos/core
Provides common interfaces and tests for js-entities-repos.
js-entity-repos/knex
A concrete implementation of js-entity-repos for knex.
js-entity-repos/mongo
A concrete implementation of js-entity-repos for mongo.
js-entity-repos/axios
A concrete implementation of js-entity-repos for axios.
js-entity-repos/express
A concrete implementation of js-entity-repos for express.
js-entity-repos/memory
A concrete implementation of js-entity-repos for memory.
js-entity-repos/todos
Demonstrates js-entity-repos with todos.