From e981c6c9875bf44bedaa4c9d18ad368d064d67aa Mon Sep 17 00:00:00 2001 From: Rodion Atamaniuc <70539752+AtamanKit@users.noreply.github.com> Date: Thu, 22 Jul 2021 16:45:40 +0300 Subject: [PATCH] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1a89949 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Simple user authentication using python framework - FastAPI, MongoDM, Docker Compose