javascript - Api with node js - Node.js -


i made easy api using node js , work correctly on localhost. request "http://localhost:3012/data" have data. when i'm trying host in site have "page not found". (for request "http://mysite:3012/data")

i have never work sites before why have no idea problem! hope can me.

thanks!


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -