Is there any limit of request size sent to servers hosted on replit?

xhr.js:247 POST https://mocker-server.saheelraj.repl.co/ 413

Hey there! Welcome to the community! It depends on what the coder sets the limit on. I see your using express so you can read more here https://plainenglish.io/blog/how-to-fix-413-request-entity-too-large-error-in-node-js-226c0070e4f4

@not-ethan can you move this post to general?

As tl3 you can move it!

Wow! Lemma try to do it!

On line 10 of your code you leak an API key, I would recommend using secrets to hide this.