I tried Deno (https://deno.land/) in local pc and some of its examples and we have to run the server before executing the APIs in the local environment.
I need to host it in the server so that I can call that API when we request, but i don't know how to do it.
I have the experience in hosting PHP,.NET in production mode i haven't used Nodejs yet so i don't know that process.