API Admin Panel
Interactive dashboard for API requests and response visualization
The following is an admin panel for reading from and writing to your customer data, built on a REST API. This app lets you look through customers and take custom actions based on the data.
Setup
To run this app locally, install Reflex and run:
To run the app, use:
Usage
To use the app insert the desired endpoint click New Request
then in the input field and click on the Send
button. You can optionally add a body, headers, and cookies to the request. The response will be displayed in the table.
When clicking on a row the request and response will be displayed in the respective sections. You can further customize this app by adding custom actions to the rows and Commit
and Close
buttons.
More Templates
View All