Skip to content

btbd/CEVerify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudEvents Verify

A tool to help verify CloudEvents according to the specifications.

Usage

If no value is returned, the CloudEvent is correct. Otherwise, an error will be returned.

If no arguments are given, a server on port 80 will be started.

Arguments (Optional)

  • f - File to verify
    • File path to a CloudEvent in JSON
    • Use - to read from stdin
  • p - Server port (default 80)
  • crt - File path to certificate for TLS
  • key - File path to key for TLS

About

A tool to help verify CloudEvents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published