Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by feathersjs-ecosystem

A curated list of projects in awesome lists by feathersjs-ecosystem .

https://github.com/feathersjs-ecosystem/feathers-vuex

Integration of FeathersJS, Vue, and Nuxt for the artisan developer

Last synced: 06 Nov 2024

https://github.com/feathersjs-ecosystem/authentication

[MOVED] Feathers local, token, and OAuth authentication over REST and Websockets using JSON Web Tokens (JWT) with PassportJS.

feathers-authentication feathersjs

Last synced: 01 Nov 2024

https://github.com/feathersjs-ecosystem/feathers-authentication-management

Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication

authentication email feathersjs

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-swagger

Add documentation to your FeatherJS services and feed them to Swagger UI.

feathersjs

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-sync

Synchronize service events between Feathers application instances

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-reactive

Reactive API extensions for Feathers services

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-sequelize

A Feathers service adapter for the Sequelize ORM. Supporting MySQL, MariaDB, Postgres, SQLite, and SQL Server

feathers-service-adapter feathersjs sequelize

Last synced: 11 Oct 2024

https://github.com/feathersjs-ecosystem/feathers-react-native-chat

A React Native example chat app using feathers

feathersjs mobx react-native

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-hooks-common

Useful hooks for use with FeathersJS services.

Last synced: 06 Nov 2024

https://github.com/feathersjs-ecosystem/feathers-mongoose

Easily create a Mongoose Service for Feathersjs.

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-permissions

Simple role and service method permissions for Feathers

Last synced: 06 Nov 2024

https://github.com/feathersjs/cli

The command line interface for scaffolding Feathers applications

Last synced: 01 Oct 2024

https://github.com/feathersjs-ecosystem/cli

The command line interface for scaffolding Feathers applications

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-mongodb

A mongodb service for feathers

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/generator-feathers

A Yeoman generator for a Feathers application

Last synced: 03 Aug 2024

https://github.com/feathersjs/generator-feathers

A Yeoman generator for a Feathers application

Last synced: 01 Oct 2024

https://github.com/feathersjs-ecosystem/feathers-authentication-hooks

Useful hooks for authentication and authorization

Last synced: 06 Nov 2024

https://github.com/feathersjs-ecosystem/feathers-knex

Service adapters for KnexJS a query builder for PostgreSQL, MySQL, MariaDB, Oracle and SQLite3

feathers-service-adapter feathersjs knexjs

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/client

[MOVED] Client side Feathers build

feathers-client feathersjs

Last synced: 15 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-chat-vuex-0.7

Feathers Chat application build using feathers-vuex

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-objection

Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.

feathers-knex feathers-service-adapter feathersjs knex mysql objection-orm objectionjs orm postgres postgresql redshift

Last synced: 03 Aug 2024

https://github.com/mcchrish/feathers-objection

Feathers database adapter for Objection.js, an ORM based on KnexJS SQL query builder for Postgres, Redshift, MSSQL, MySQL, MariaDB, SQLite3, and Oracle. Forked from feathers-knex.

feathers-knex feathers-service-adapter feathersjs knex mysql objection-orm objectionjs orm postgres postgresql redshift

Last synced: 01 Oct 2024

https://github.com/feathersjs-ecosystem/feathers-batch

Batch multiple Feathers service calls into one

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-blob

Feathers service for blob storage, like S3.

feathers-service-adapter feathersjs

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-rethinkdb

A Feathers service adapter for RethinkDB.

feathers-service-adapter feathersjs

Last synced: 01 Oct 2024

https://github.com/feathersjs-ecosystem/feathers-nedb

A service using NeDB, an embedded datastore for Node.js

feathers-service-adapter feathersjs nedb

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-mailer

Feathers mailer service using nodemailer

feathersjs mailgun sendgrid smtp

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-elasticsearch

Feathersjs adapter for Elasticsearch

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-swift

FeathersJS Swift SDK, written with love.

feathers

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-memory

An in memory feathers service

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-localstorage

A client side service based on feathers-memory that persists to LocalStorage

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-profiler

Log feathers service calls and gather profile information on them.

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-mailgun

A Feathers service for Mailgun

Last synced: 01 Oct 2024

https://github.com/feathersjs-ecosystem/feathers-logger

A little wrapper for convenient logging in feathers

Last synced: 09 Aug 2024

https://github.com/feathersjs-ecosystem/generator-feathers-plugin

A Yeoman generator for creating a FeathersJS plugin.

Last synced: 03 Aug 2024

https://github.com/feathersjs/feathers-authentication-popups

Server and client utils for implementing popup-based authentication flows

feathers-authentication feathersjs

Last synced: 01 Oct 2024

https://github.com/feathersjs-ecosystem/feathers-generator

A metalsmith based generator for scaffolding Feathers apps.

Last synced: 01 Oct 2024

https://github.com/feathersjs-ecosystem/feathers-cassandra

Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder

cassandra cassanknex database db express-cassandra feathers feathersjs knex model orm

Last synced: 03 Aug 2024

https://github.com/feathersjs-ecosystem/feathers-sendgrid

Sendgrid service for Feathers

Last synced: 01 Oct 2024