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
Post a Comment