Full CRUD API Tester

Use this client to test all four endpoints. Run the **POST** request first; the **Note ID** field will auto-fill for the other tests.

1. Create Note (POST)

2. Read Note (GET)

3. Update Note (PUT)

4. Delete Note (DELETE)


API Response:

Waiting for test...