/api-request-batcher

A simple NodeJS project to batch requests to and HTTP endpoint and monitor the result

Primary LanguageTypeScriptMIT LicenseMIT

API Request Batcher

A simple NodeJS project to batch requests to and HTTP endpoint and monitor the result.

TODO

  • Config & npm command
  • Samples
  • RequestBatcher class
  • Tests