8 packages
api-console
The API Console to automatically generate API documentation from RAML and OAS files.
api-designer
A web editor for creating and sharing RAML API specifications
client-oauth2
Straight-forward execution of OAuth 2.0 flows and authenticated API requests
osprey
Generate an API proxy from a RAML definition, which can be used locally or globally for validating API requests and responses
osprey-method-handler
Middleware for validating requests and responses based on a RAML method object
raml-1-parser
DEPRECATION NOTICE: please note that this parser is now deprecated, please use [webapi-parser](https://github.com/raml-org/webapi-parser) instead.
raml-parser
A RAML parser based on PyYAML written in CoffeScript and available for use as NodeJs module or in-browser.
request-error-handler
Standardized error handler for rendering API responses with i18n