feat: query to database from and unaut endpoint
This commit is contained in:
@ -50,7 +50,7 @@ import { callApi } from "@/services/api.ts";
|
||||
<tr>
|
||||
<td>Unauth API call</td>
|
||||
<td>
|
||||
<button @click="callApi('random3')">call</button>
|
||||
<button @click="callApi('unauth/dev')">call</button>
|
||||
</td>
|
||||
<td>res</td>
|
||||
<td id="3"></td>
|
||||
|
Reference in New Issue
Block a user