edgedb-examples
edgedb-examples copied to clipboard
EdgeDB example projects for different stacks
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-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 |
| Flask CRUD | flask-crud |
| Flask Proxy | flask-proxy |
| Strawberry GraphQL | strawberry-gql |
Go
Coming soon.