add: health check
health check
This commit is contained in:
parent
7ad780be6c
commit
23a01e782a
1 changed files with 1 additions and 0 deletions
1
server/api/health.get.ts
Normal file
1
server/api/health.get.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export default defineEventHandler((): string => 'ok' )
|
Loading…
Add table
Add a link
Reference in a new issue