Appearance
@sylis/api / modules/books/books.controller / BooksController
Class: BooksController
Defined in: apps/api/src/modules/books/books.controller.ts:8
Constructors
Constructor
new BooksController(
BooksService):BooksController
Defined in: apps/api/src/modules/books/books.controller.ts:9
Parameters
BooksService
Returns
BooksController
Methods
books()
books():
Promise<GetBooksResDto[]>
Defined in: apps/api/src/modules/books/books.controller.ts:15
Returns
Promise<GetBooksResDto[]>