Added mention of new backend in readme.md
This commit is contained in:
@@ -15,6 +15,11 @@ openapi.yml
|
|||||||
Rest API accepts xml documents, given querry and processor version to call requested xml engine to perform given
|
Rest API accepts xml documents, given querry and processor version to call requested xml engine to perform given
|
||||||
operation and finally returns outcome in response body.
|
operation and finally returns outcome in response body.
|
||||||
|
|
||||||
|
## Flask Python backend
|
||||||
|
|
||||||
|
This is module providing support for processing XMLs using libxml library. It consumes same JSON as Java backend.
|
||||||
|
|
||||||
|
|
||||||
## Mocked services
|
## Mocked services
|
||||||
MockedServices is a tool that allows developer to create, in easy and simple way, http server mocked endpoints for integration tests
|
MockedServices is a tool that allows developer to create, in easy and simple way, http server mocked endpoints for integration tests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user