where i can find documentation for a custom api Express service.
The Database-Connection (my-sql) works fine.
Add model for a single table works also fine.
Now i need to generate an own service for a query about two tables.
How ist the result syntax here.
Thank's for replys