emahuni / sails-util-micro-appsLinks
Inject self-contained Micro-Apps into your Sails App using a hook. Each micro-app is a mini sails app that you can develop decoupled from your main apps, which you then inject using this util.
☆10Updated 3 years ago
Alternatives and similar repositories for sails-util-micro-apps
Users that are interested in sails-util-micro-apps are comparing it to the libraries listed below
Sorting:
- Focus on your business logic, stop writing ACL, use sails-role-permissions !☆15Updated 6 years ago
- Useful hooks for authentication and authorization☆115Updated 2 years ago
- Simple role and service method permissions for Feathers☆184Updated 3 weeks ago
- A powerful hook that adds the much needed polymorphic associations, deep populations, inclusive population criterias and more to the Sail…☆18Updated 2 years ago
- Sails hook for running cron tasks☆89Updated 9 months ago
- Synchronize service events between Feathers application instances☆223Updated this week
- A better, modern implementation of Skipper's S3 file adapter☆22Updated 3 years ago
- A tool to help generate Swagger specification documentation based on OAS 3.0 for Sails APIs☆80Updated 2 years ago
- Load the models, controllers, services from your Sails hooks into the main app☆26Updated 8 years ago
- ☆12Updated 8 years ago
- A Sails hook for logging detailed request metadata and monitoring your API.☆28Updated last year
- Sails.js hook to use sequelize ORM☆66Updated last year
- Feathers service for blob storage, like S3.☆94Updated 2 years ago
- ☆96Updated 11 months ago
- Useful hooks for use with FeathersJS services.☆194Updated last week
- Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication