Last updated:
0 purchases
ramlpy 0.0.25
RAML parsing library for python
Library in very active development stage, is not recommended for use in production.
Supports only RAML 1.0 and Python 3.
The main goal of this library:
Fast incoming HTTP requests validation (Resource URI, HTTP method, body)
Outgoing HTTP responses validation (when running test with CI)
Usable tool to use RAML Data types for validating any data structures (e.g. Rabbitmq queues, any other stuff your API is working with)
I also working on aiohttp middleware for super-easy integration, i plan to share it a little bit later.
Versioning
This software follows Semantic Versioning
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.