From edc9150bc5baf97ecdebdac5a004f12790d322a0 Mon Sep 17 00:00:00 2001 From: Jennifer Taylor Date: Wed, 12 Oct 2022 22:55:32 +0000 Subject: [PATCH] Add readme link to new utility. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 763c049..283f8cb 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,15 @@ Think of this as a combination of "replay" and "psmap". This is also extremely u when building new integration test clients. Run it like `./responsegen --help` to see all information and usage. +## sampleclient + +A very barebones sample client for the BEMAPI implementation contained in this repo. +Run it like `./sampleclient --help` to see help output and determine how to use this. +Essentially, this is provided as a barebones client that does nothing other than +print fetched info to the screen. You can use this as a starting point for an +application that uses BEMAPI to fetch info from an api instance or to test your +production installation. + ## scheduler A command-line utility for kicking off scheduled work that must be performed against the