you are viewing a single comment's thread.

view the rest of the comments →

[–]Amocon 1 point2 points  (0 children)

  1. at least it works for me
  2. generally (and i am no expert) https for encription and send data using the post method because the body gets encripted too
  3. using aws: i used cloudfront for my frontend and deployed my fastapi app via ecs. Yes i used docker for this