From afdb97d18d6ca5c4320599b231590e52f8e09577 Mon Sep 17 00:00:00 2001 From: Will King Date: Fri, 11 Feb 2022 18:51:51 -0800 Subject: [PATCH] Update 'Tech Stack' --- Tech-Stack.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Tech-Stack.md b/Tech-Stack.md index 36b90c3..bb3cb27 100644 --- a/Tech-Stack.md +++ b/Tech-Stack.md @@ -3,11 +3,20 @@ Thoughts on development. Use python threads, but ratelimit the requests. To test the ratelimiting setup, use [Fast Api](https://fastapi.tiangolo.com/) mock up a rate limiting api. # Actual Tech Stack +Docker + +- installed using https://linuxhint.com/install_docker_linux_mint/ + - managing postgres and pgadmin4 in with docker compose. + Python - requests - Threads (threadpool) +Database + +- Postgres + # Possible Tech stack XML : I'll probably need to learn some XML to parse things well. https://www.w3schools.com/xml/default.asp