standard-webhooks / standard-webhooks

The Standard Webhooks specification

Home Page:https://www.standardwebhooks.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have a checklist for "library quality" that all libs should adhere to

tasn opened this issue · comments

Some ideas that came up:

  1. Exposing the expected header names as constants, such as in #20
  2. Having tests in all the libs that read from the same source for test data.
  3. Implement "verify ignoring timestamp" like the go lib.

I'm sure there are many others. Just to make sure that the libs are all consistent and up to the same standard.