Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

netiam/contrib-etag

Repository files navigation

netiam-contrib-etag

Build Status Dependencies npm version

A Etag plugin for netiam

Example

netiam()
  .data({hello: 'world'})
  .etag()
  .json()

License

MIT License