Packages
app_version_validator
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.
Current section
1 Dependency
Jump to
Current section
1 Dependency
Dependencies of app_version_validator
1 dependency| Package | Requirement |
|---|---|
| plug |
~> 1.3.3
|