mirror of
https://github.com/ArthurDanjou/nuxt-starter.git
synced 2026-01-14 12:14:38 +01:00
Init nuxt-starter
This commit is contained in:
3
server/api/test.ts
Normal file
3
server/api/test.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default defineEventHandler(() => {
|
||||
return { hello: 'API' }
|
||||
})
|
||||
Reference in New Issue
Block a user