|
|
|
|
|
by dcre
1376 days ago
|
|
Mutations: https://fresh.deno.dev/docs/getting-started/form-submissions Not sure what you mean about an ORM. Next doesn’t have one either! These frameworks are agnostic about what happens inside your server-side GET and POST handlers — if you want to call an ORM-like library like Prisma from there, you can. |
|