dev #26
@@ -15,6 +15,11 @@ openapi.yml
 | 
			
		||||
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.
 | 
			
		||||
 | 
			
		||||
## Flask Python backend
 | 
			
		||||
 | 
			
		||||
This is module providing support for processing XMLs using libxml library. It consumes same JSON as Java backend.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Mocked services
 | 
			
		||||
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