edgedb / edgedb-examples

EdgeDB example projects for different stacks
61 stars 22 forks source link
fastapi flask go nextjs prisma python typescript

EdgeDB examples

This repo contains starter projects that demonstrate usage of EdgeDB with different languages, frameworks, and stacks.

TypeScript

Framework Link
Deno Fresh deno-fresh
Nest.js nestjs-crud
Next.js Blog (App Router) nextjs-blog-app-router
Next.js Blog (Pages Router) nextjs-blog
Next.js Todo nextjs-todo
Remix remix
SvelteKit sveltekit
Cloudflare Workers cloudflare-workers

Python

Framework Link
FastAPI fastapi-crud
FastAPI with Auth fastapi-crud-auth
Flask CRUD flask-crud
Flask Proxy flask-proxy
Strawberry GraphQL strawberry-gql

Go

Coming soon.