alt3 / sequelize-to-json-schemas
Convert Sequelize models into various JSON Schema variants (using the Strategy Pattern)
☆35Updated 3 years ago
Alternatives and similar repositories for sequelize-to-json-schemas:
Users that are interested in sequelize-to-json-schemas are comparing it to the libraries listed below
- Useful hooks for authentication and authorization☆115Updated 2 years ago
- Example integration of CASL in feathersjs app☆28Updated 6 years ago
- Use your Sequelize models in JSON Schemas or Swagger☆34Updated 5 years ago
- Hooks, services, and plugins for feathers.js☆32Updated 8 months ago
- JavaScript and TypeScript schema definitions☆34Updated 2 years ago
- Feathers mailer service using nodemailer☆83Updated last month
- Feathers Debugger Chrome extension☆23Updated last year
- Add documentation to your FeatherJS services and feed them to Swagger UI.☆225Updated 9 months ago
- Batch multiple Feathers service calls into one☆96Updated 2 weeks ago
- Create and work with nested services.☆28Updated 2 years ago
- Moleculer for the browser.☆30Updated 4 years ago
- Add fuzzy $search to mongodb service.find queries☆41Updated 2 years ago
- A FeathersJS service that allows full access to Mongoose Schema features.☆13Updated 4 years ago
- feathers.js + casl: hooks & channels☆42Updated 3 weeks ago
- Auto generate openapi(swagger) scheme for molecular☆31Updated last year
- Feathers hook utility for schema validation, sanitization and client notification using Joi.☆67Updated 2 years ago
- Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication