Closed GrapesGoober closed 2 weeks ago
Right now the frontend has only one POST function: post_api_ping. To make this simpler, let's implement this as a more strongly typed and customizable function
post_api_ping
Opening PR
Problem
Right now the frontend has only one POST function:
post_api_ping
. To make this simpler, let's implement this as a more strongly typed and customizable function