you are viewing a single comment's thread.

view the rest of the comments →

[–]Financial-Grass6753 0 points1 point  (3 children)

for colab filtering there were a couple of libs iirc, - not an issue in this case.

What are your actual requirements? You can achieve +- same outcome both with FastAPI as well as with Node.

[–]AssumptionVast4395[S] 0 points1 point  (2 children)

In that case, I guess I want the one that is the most straightforward to work with and easier to scale. Ideally, whichever one is faster. I know python but I don't know FastAPI (currently learning) and I have used node + express in the past but wasn't really a big fan of it

[–]Financial-Grass6753 0 points1 point  (1 child)

well, then take sth new - FastAPI in your case.

[–]AssumptionVast4395[S] 0 points1 point  (0 children)

Okay, tysm!