feathers-next-example
API framework
Sets up Next.js with Feathers.js for building RESTful APIs and real-time applications
Use feathers with next.js
43 stars
3 watching
9 forks
Language: HTML
last commit: over 3 years ago
Linked from 1 awesome list
feathersjavascriptnextjs
Related projects:
Repository | Description | Stars |
---|---|---|
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-swift | A networking library that abstracts interactions with FeathersJS backend services. | 50 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
feathersjs-ecosystem/feathers-sync | Synchronizes service events between Feathers application instances using a messaging mechanism | 222 |
feathersjs-ecosystem/feathers-reactive | Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
mostlyjs/mostly-feathers-rest | Provides an express middleware as a RESTful gateway to call microservice writing with mostly-feathers | 12 |
feathersjs-ecosystem/feathers-cassandra | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
indatawetrust/use-feathers | Provides React bindings and utilities for interacting with FeathersJS applications. | 9 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
feathersjs/feathers-chat | Real-time chat application with API server and frontend examples in TypeScript | 511 |
feathersjs-ecosystem/feathers-swagger | Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
johnayoung/feathers-algolia | A Feathers plugin that integrates Algolia search functionality into a web application | 2 |