gointegro / raml
GOintegro RAML Lib
Installs: 8 328
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 6
Forks: 3
Open Issues: 4
Requires
- php: >=5.4.0
- gointegro/inflector: *
- gointegro/json: *
- justinrainbow/json-schema: *
- rhumsaa/uuid: *
- symfony/yaml: *
Requires (Dev)
This package is not auto-updated.
Last update: 2024-12-17 03:57:20 UTC
README
This is a small lib containing a RAML API definition document parser, model, and navigator.
The navigator uses something similar to YPATH, but uses URLs to locate portions of the document instead.
It was built for the GOintegro HATEOAS Lib.