A collection of useful starting points for developing APIs with varying requirements.
- TypeScript
- Code-First Approach - Implemented with Nexus
- Prisma - Type-safe database access
- Federation - Implements a single data graph distributed across multiple services
- Subscriptions - Not yet implemented
- Federated Subscriptions - Not yet implemented
- Auth - Not yet implemented
- Multitenancy - Not yet implemented
- Relay - Not yet implemented