https://github.com/wireapp/wai-predicates
https://github.com/wireapp/wai-predicates
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wireapp/wai-predicates
- Owner: wireapp
- License: other
- Created: 2024-01-26T13:35:52.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-01-26T13:36:04.000Z (over 2 years ago)
- Last Synced: 2024-05-17T10:45:10.255Z (about 2 years ago)
- Size: 53.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
WAI predicates
==============
Evaluate predicate functions against WAI requests and receive
metadata in addition to a success/failure indicator.
Predicates can be combined using logical connectives and the
metadata are passed on accordingly.
Contributing
------------
If you want to contribute to this project please read the file
CONTRIBUTING first.