I have an application that I'm serving locally on my machine using node that is just some html, js and css files. I'm also wanting to expose services with this application. Can that be done through this same instance of node that I'm running to serve the frontend, or would I have to create the APIs and host them separately?
Submitted January 03, 2020 at 04:56PM by Hufflepuff_420
No comments:
Post a Comment