feathers-swagger
Service docs generator
Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI
Add documentation to your FeatherJS services and feed them to Swagger UI.
225 stars
8 watching
63 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
feathersjs
Related projects:
Repository | Description | Stars |
---|---|---|
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 | 93 |
feathersjs-ecosystem/feathers-swift | A networking library that abstracts interactions with FeathersJS backend services. | 50 |
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-vuex | Integrates FeathersJS with Vuex for building robust state management systems | 445 |
feathersjs-ecosystem/feathers-sync | Synchronizes service events between Feathers application instances using a messaging mechanism | 223 |
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-permissions | A module that enables role-based permissions for Feathers services | 184 |
nestjs/swagger | Provides an OpenAPI module for Nest to document and generate Swagger APIs. | 1,710 |
feathersjs-ecosystem/feathers-cassandra | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
mostlyjs/mostly-feathers | A tool to convert Feathers APIs into standalone microservices with NATS and RESTful API support | 27 |
marshallswain/feathers-unsplash | An adapter for using Unsplash API with FeathersJS to manage photos | 4 |