4 Tech Stack
Will King edited this page 4 years ago

Thoughts on development. Use python threads, but ratelimit the requests.

To test the ratelimiting setup, use Fast Api mock up a rate limiting api.

Actual Tech Stack

Docker

Python

  • requests
  • Threads (threadpool)

Database

Possible Tech stack

XML : I'll probably need to learn some XML to parse things well. https://www.w3schools.com/xml/default.asp

Rate Limiting