3. After successful compilation execute `./standalone/jetty/target/dist/bin/rest`. It launches a REST API and listens on port 8282.
4. Test the API by fetching data from the status resource by executing `curl http://localhost:8282/status`.
5. If any of the above fails you need to revisit your development environment or talk to hannes@metasolutions.se (it may be a bug).
5. If any of the above fails you need to revisit your development environment or talk to [hannes@metasolutions.se](mailto:hannes@metasolutions.se) (it may be a bug).
## Boilerplate
@ -36,4 +36,4 @@ Last document,,
## Result
Document your implementation in Text or Markdown format and send it along with your code as a tar.gz archive to hannes@metasolutions.se. You can also send a link to a Git repository if you want to.
Document your implementation in Text or Markdown format and send it along with your code as a tar.gz archive to [hannes@metasolutions.se](mailto:hannes@metasolutions.se). You can also send a link to a Git repository.