Packages
app_version_validator
v 0.1.0
Basic App Version validation against an minimum requirement for an API. This should be useful if your API requires a minimum App version to be making the calls. If the App version is below the minimum requirement, the plug will return a http status of 418.
Dependencies of app_version_validator
1 dependency| Package | Requirement | Status |
|---|---|---|
| plug | ~> 1.3.3 |