SemkoDev / nelson.cli

WE HAVE MOVED TO A NEW REPOSITORY
https://gitlab.com/semkodev/nelson.cli
ISC License
128 stars 20 forks source link

API not working properly #29

Closed H3npi closed 6 years ago

H3npi commented 6 years ago

Expected behaviour

get a response from the root endpoint "/"

Actual behaviour

getting an empty or no response

Steps to reproduce

when making the api call from the browser direct or via jquery i.e._ $.getJSON("http://localhost:18600", function (data) { console.log(data); });

only getting an emtpy response.

Basic Info

Nelson Info

romansemko commented 6 years ago

Cross-Origin issue. @witwit is preparing a PR for this.

romansemko commented 6 years ago

Fixed in 0.2.5