mostly-feathers-rest
Gateway
Provides an express middleware as a RESTful gateway to call microservice writing with mostly-feathers
Expose your Feathers microservice as a RESTful API
12 stars
3 watching
1 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
feathersmicroservicesrest-api
Related projects:
Repository | Description | Stars |
---|---|---|
mostlyjs/mostly-feathers | A tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support | 27 |
dekelev/feathers-http-distributed | Enables distributed communication between FeathersJS services over HTTP | 6 |
josx/ra-data-feathers | A Feathers data provider for React Admin | 157 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
jonascript/feathers-airtable | A module that enables Airtable data access via the Feathers Common API | 7 |
albert-gao/feathers-next-example | Sets up Next.js with Feathers.js for building RESTful APIs and real-time applications | 43 |
ingeniousambivert/feathers-react-starter | A pre-configured starter kit for building SaaS applications using Feathers, React, and Redux Toolkit. | 3 |
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
feathersjs-ecosystem/feathers-reactive | Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
indatawetrust/use-feathers | Provides React bindings and utilities for interacting with FeathersJS applications. | 9 |