Development progress tracker
User can create custom functions that will be executed before post request or after get request for custom processing.
User can integrate Slack, Discord, or email to get notified on request. User can set for get request Or post request.
Let users write markdown docs for endpoints with public/private access.
Design a status page to show system uptime and issues.
Support custom variables like $COUNT$ for dynamic use.
Add a chat interface to query the DB in sandbox mode. Talk with DB
Add a restricted environment to run SQL queries safely.
Integrate Google reCAPTCHA to prevent bot abuse.
Integrate AI in the code editor for intelligent autocomplete and recommendations.
Support MySQL as a database option.
Save user editor settings into table for persistence.
Display cache usage for each endpoint in both the endpoint view and account management.
Add UI and backend to display run query logs.
No tasks
Add ability to revoke keys for endpoints.
Implement search functionality on dashboard for projects and endpoints.
Allow users to modify endpoint names and toggle their active status.
Ensure at least one origin is added during update.
Managed by Abhishek Pathak