Testing Tables
Fireapis allows you to test your tables with pre-created endpoints with an interactive user interface.
Once you've created a table and migrated it, you can test operations such as creating, updating, deleting and listing records from the specified table
Here's how you can test your tables:
- Click the table you want to test. 

- You will see the Test button in the table view (refer to the image above). Click the Test button to open the test UI popup. 

- Refer to the image above, where you can test different endpoints that are pre-created by Fireapis. In the example above, we used the POST endpoint, which adds a new record to your database based on the input you provide. 

- In the image above, you can see the response from the POST API call. You can find more information about the test user interface here. 
Last updated
Was this helpful?
