List of REST API endpoints:

Important! To make endpoints to work you need to launch application

For speed test:

Fast (~5ms): /api/fast

Medium (~500ms): /api/medium

Slow (~2000ms): /api/slow

For flow test:

Home page (UI): /

Login (API endpoint): /api/login

Fetch user data (API endpoint): /api/user

Fetch products (API endpoint): /api/products

Logout (API endpoint): /api/logout