hfreire / browser-as-a-service

A web browser :earth_americas: hosted as a service, to render your JavaScript web pages as HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What am I doing wrong? statusCode:404

kostrykin opened this issue · comments

After running

docker run -d -p "9453:3000" hfreire/browser-as-a-service

and then opening http://localhost:9453/ in my web browser I get:

{"statusCode":404,"error":"Not Found","message":"Not Found"}

What does that mean? I'm on Ubuntu 14.04.

Hi!

In 2a4932d I've updated the README.md file with:

  • an example of how to browse a website through the REST API
  • instructions on how to access the REST API documentation in