From 86cc06af9b471f2e28aa185dd257226e0054a965 Mon Sep 17 00:00:00 2001 From: James Villarrubia Date: Tue, 21 Feb 2023 13:11:38 -0500 Subject: [PATCH] adds feathers-rpc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b0a55b..dcdf3c7 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ Official Feathers Chat app & related front-end examples - [feathers-hubspot-webhooks](https://github.com/dekelev/feathers-hubspot-webhooks) - Handle HubSpot webhooks in a FeathersJS service - [feathers-async-bootstrap](https://github.com/idaho/feathers-async-boot) - Booting feathers application asynchron +- [feathers-rpc](https://github.com/jamesvillarrubia/feathers-rpc) - Middleware to use Google-style RPC syntax for custom methods ### Validation