Back to Prisma1

03 Build Rest Apis With Prisma GO G202

docs/1.21/get-started/03-build-rest-apis-with-prisma-GO-g202.mdx

1.34.12629 B
Original Source

import QueryChooser from 'components/Markdown/QueryChooser'

export const meta = { title: 'Build an App', position: 3, gettingStartedOrder: 2, gettingStartedTitle: 'REST API', nextText: 'Congratulations! 🚀 You made it through the quickstart tutorial and learned how to use Prisma and the Prisma client to build a REST API.', technology: 'go', technologyOrder: 4, articleGroup: 'Build an App', }

Coming soon

This tutorial is currently being worked on and will be published soon. In the meantime you can check out our REST API example for Go.