GraphQL and REST API for the Eddy Analytics platform.
- GraphQL w/ playground
- Code-First w/ decorators
- Prisma for database modelling, migration and type-safe access (Postgres, MySQL & MongoDB)
- 🔐 JWT authentication w/ passport-jwt
- REST API docs w/ Swagger
docker-compose up postgres -d