From e16b630621822771e48863374c190a7d728a226f Mon Sep 17 00:00:00 2001 From: rautenberg Date: Wed, 25 Jan 2017 18:49:04 +0100 Subject: rework of rest and services poster, add PDFs to the repository --- markdown_blocks/rest_rest.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'markdown_blocks/rest_rest.md') diff --git a/markdown_blocks/rest_rest.md b/markdown_blocks/rest_rest.md index d8d670e..63abcb5 100644 --- a/markdown_blocks/rest_rest.md +++ b/markdown_blocks/rest_rest.md @@ -1,4 +1,4 @@ Representational State Transfer or RESTful API is an architectural style to design webservices. REST uses HTTP protocol requests GET, POST, PUT, DELETE for the communication between distributed webservices. -nano-lazar as a part of the eNanoMapper analysis and modelling infrastructure is built upon the OpenTox web services framework following -the principles of the Representational State Transfer (REST) design model. \ No newline at end of file +`nano-lazar`\cite{helma_2017} as a part of the eNanoMapper analysis and modelling infrastructure is built upon the OpenTox +web services framework following the principles of the Representational State Transfer (REST) design model. \ No newline at end of file -- cgit v1.2.3