This example will help you out with creating and describing API with jwt token authentication and role authorization using Tapir, Quill ORM, PostgreSQL, and start it as Akka-Http server.
The given article can help you out with creating a RESTful API with Play Framework, Slick ORM, PostgreSQL and Silhouette JWT authentication/authorization
Testing of Apache Spark pipelines can be challenging. Let's talk about possible approaches, their pros and cons, and see how Cucumber can help you to write clean and self-documenting tests.
You have an AWS Lambda function developed with Serverless Framework, but you need to manage it with Terraform. Let's see how you can achieve this.
Look at the road before Yarn 2 release and its new features
In this article, we review a simple option to introduce GraphQL subscriptions on WebSockets into your Scala GraphQL API using Play 2, Sangria, and Akka Streams.
Testing and debugging your Scala application built with GraphQL and Sangria can't be easier with our article.
If you need to generate virtual files and want webpack to treat them as real files, you can use a special plugin Webpack Virtual Modules. Find out how you can use the plugin for your project.
Processing HTTP headers and cookies in a Scala and GraphQL API with Sangria is easy once you read our article.