Hi all, Still something of a work in progress but ...
# madewithprisma
j
Hi all, Still something of a work in progress but I wanted to share a project I've been working on the last couple of days. https://github.com/jacksloan/prisma-proxy Basically, I wanted a simple way to create an express API for my PrismaClient and a corresponding typesafe API client that uses the same familiar interface as the generated PrismaClient. Let me what you think and feel free to open an issues and/or contribute!