Skip to content

Lab1 submission: Basanov Maxim#1

Open
scruffyscarf wants to merge 1 commit intomainfrom
feature/lab1
Open

Lab1 submission: Basanov Maxim#1
scruffyscarf wants to merge 1 commit intomainfrom
feature/lab1

Conversation

@scruffyscarf
Copy link
Owner

Goal

Complete task submission1.md

Changes

Added labs/submission1.md
Added .github/pull_request_template.md

Testing

Run container with Juice Shop application using:

docker run -d --name juice-shop -p 127.0.0.1:3000:3000 bkimminich/juice-shop:v19.0.0

Check API health using:

curl -s http://127.0.0.1:3000/rest/products | head

Artifacts & Screenshots

<html>
  <head>
    <meta charset='utf-8'> 
    <title>Error: Unexpected path: /rest/products</title>
    <style>* {
  margin: 0;
  padding: 0;
  outline: 0;
}

Checklist

  • PR has a clear and descriptive title
  • Documentation has been updated if necessary
  • No sensitive data or large temporary files have been committed
  • Task 1 done
  • Task 2 done
  • Artifacts & Screenshots attached

@scruffyscarf scruffyscarf changed the title Feature/lab1 Lab1 submission: Basanov Maxim Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant