DEV Community

Jonathan Hernández
Jonathan Hernández

Posted on

Rest API with TypeScript, Express and Prisma

Hi Devs, continuing with the small code examples to learn, I’ve developed a Rest API written in TypeScript using Express and Prisma to work with the Simple Kanban React Front-End.

Repo: https://github.com/ionmx/simple-kanban-express-prisma

Top comments (0)