feathers-swift

Backend abstraction library

A networking library that abstracts interactions with FeathersJS backend services.

FeathersJS Swift SDK, written with love.

GitHub

50 stars
9 watching
9 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list

feathers

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
feathersjs-ecosystem/feathers-stripeA Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources96
feathersjs-ecosystem/feathers-blobA Feathers service for blob storage and management93
feathersjs-ecosystem/feathers-vuexIntegrates FeathersJS with Vuex for building robust state management systems445
feathersjs-ecosystem/feathers-batchAllows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests.96
feathersjs-ecosystem/feathers-elasticsearchA Feathers.js adapter for interacting with Elasticsearch databases.78
feathersjs-ecosystem/feathers-syncSynchronizes service events between Feathers application instances using a messaging mechanism223
feathersjs-ecosystem/feathers-reactiveExtends Feathers services with real-time data streaming capabilities using RxJS observables.216
feathersjs-ecosystem/feathers-swaggerAutomatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI225
feathersjs-ecosystem/feathers-authentication-managementProvides additional features for managing user authentication and password recovery in a FeathersJS application248
feathersjs-ecosystem/feathers-cassandraA Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder8
feathersjs-ecosystem/feathers-permissionsA module that enables role-based permissions for Feathers services184
feathersjs-ecosystem/feathers-sequelizeA Feathers service adapter for the Sequelize ORM208
feathersjs-ecosystem/feathers-mongooseProvides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB.189
feathersjs-ecosystem/feathers-mailerA service for sending emails using various transport methods (SMTP, Mandrill) in Node.js applications built with FeathersJS.83
swarthout/feathers-apolloAn Apollo Server integration using Feathers as a backend framework with features like authentication and permission management.176