From e85f38e215d76df64132543879de7c5f7a552f5d Mon Sep 17 00:00:00 2001 From: Dan Gowans Date: Fri, 15 Nov 2024 11:24:05 -0500 Subject: [PATCH] related projects --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d7577cf..809de75 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,11 @@ console.log(new FasterUrlBuilder('test-tenant').loginUrl) - `inventorySearchUrl(searchString)` - `workOrderSearchUrl(searchString)` - `workOrderUrl(workOrderNumber)` + +## Related Projects + +[FASTER Web Report Exporter](https://github.com/cityssm/node-faster-report-exporter)
+On demand exports of selected reports from the FASTER Web Fleet Management System. + +[FASTER Web Helper](https://github.com/cityssm/faster-web-helper)
+A service to support integrations with the FASTER Web fleet management system.