Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: localhost to ip

...

To list all projects you can open http://localhost127.0.0.1:7000/projects/list in your browser or change to the IP of the host. The response is a JSON specifying the status, version, name, port, last open, id, path, and valid version variables.

...

To get to a project API page, open http://localhost127.0.0.1:8000/api in your browser or change to the IP of the host. The response is a simple testing API for the currently running project on the port 8000. For more information open REST API - Send Images to PEKAT.

...