Brinjal TaskList Component Test
This page tests the TaskList web component from brinjal.
Test Instructions:
- Add a task using:
curl -X POST http://localhost:8000/example_task
- Add a task using:
curl -X POST http://localhost:8000/progress_hook_example_task
- Watch the task appear and progress in real-time
- Check the browser console for any errors