mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-05 05:45:16 -04:00
Setup elysia swagger
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const EntriesController = new Elysia()
|
||||
.get('/entries', () => "hello");
|
||||
Reference in New Issue
Block a user