diff options
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst new file mode 100644 index 0000000..cc9dd45 --- /dev/null +++ b/docs/architecture.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +============ +Architecture +============ +Etsicatalog is a web application based on python3 and Django framework. It is a standalone micro-service which provides: + +- Package Management Service +- Parser Service + +.. image:: images/architecture.png
\ No newline at end of file |