← start your local server | how-to's | how to do a health-check | dividend tracker api documentation
Step 2: Choose a method to test the endpoint http://localhost:3000
Tip
All the listed methods produce the same result. Choose the method that best meet your working style.
Test Methods
- Method 1: Test using your browser.
- Method 2: Test by running the
test-health.jsscript included in thescriptsfolder of the Dividend Tracker API repo. - Method 3: Test by creating your own script and running it locally.