Ask HN: After connecting to a data source, what URL do you visit to test? |
Ask HN: After connecting to a data source, what URL do you visit to test? |
If you're talking about Web APIs, you usually want to connect to an endpoint that gives you information about the user or the API.
Some APIs offer an 'echo' endpoint just for testing, other APIs offer an endpoint that provides information about the user account.