« All projects

Hardened GraphQL server

Solution engineer Takeaway

During this project I build a secure and high-performant GraphQL service that securely stores favorite restaurants for the end-user.

The focus for this project was to lay a solid foundation which the team used to connect more internal REST-services. Performance and security were very important.

Users needed to be authenticated by the new authentication server via the old auth-server. This made GraphQL an ideal fit as a Backend as a Service.