From f646d9bbdc16b929cd3f09aacafebaa7fae6fc7b Mon Sep 17 00:00:00 2001 From: G <52905881+giga-a@users.noreply.github.com> Date: Mon, 28 Dec 2020 21:23:35 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2ba10ee..7f134ec 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ API and Web App for analyzing & finding a person profile across +300 social medi ## Updates - ~~Added logs (user request)~~ - ~~Added 5 seconds timeout to https.get (user request)~~ +- Add the API documentation ## Security Testing @@ -85,6 +86,9 @@ sudo docker build -t social-analyzer . && sudo docker run -p 9005:9005 -it socia Make sure to update to the latest nodejs and npm ``` +## Goals +- Adding the generic websites detections (These need some reviewing but I will try to add them in 2021) + ## Resources - api.duckduckgo, google api, nodejs, bootstrap, selectize, jquery and font-awesome - Let me know if i missed a reference or resource!