page banner
avatar
'Migrating to Play Framework 3: Handling Changes from Akka to Apache Pekko' post illustration
Migrating to Play Framework 3: Handling Changes from Akka to Apache Pekko

This article will help you migrate a RESTful API application with Silhouette JWT authentication/authorization to Play Framework 3 using Apache Pekko

avatar
'Example of Using Tapir with Akka-HTTP Interpreter, Quill and Macwire' post illustration
Example of Using Tapir with Akka-HTTP Interpreter, Quill and Macwire

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.

avatar
'How to create RESTful API with Scala, Play, Silhouette and Slick' post illustration
How to create RESTful API with Scala, Play, Silhouette and Slick

The given article can help you out with creating a RESTful API with Play Framework, Slick ORM, PostgreSQL and Silhouette JWT authentication/authorization

avatar
'Testing strategies for Apache Spark based projects' post illustration
Testing strategies for Apache Spark based projects

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.

'What is “Big Data”' post illustration
What is “Big Data”

Big Data can help you understand the market and your clients better and provide you with insights about your business

'How and Why Twitter Uses Scala' post illustration
How and Why Twitter Uses Scala

What makes Twitter use Scala? Lightning-fast speed⚡? Or support for large-scale systems? Find out in this article.

'How Tech Giants Use Scala' post illustration
How Tech Giants Use Scala

Scala adoption is growing with startups and tech giants like Netflix using it. See how Scala helps businesses and get inspired for your own project

avatar
'GraphQL Subscriptions on WebSockets for Scala applications' post illustration
GraphQL Subscriptions on WebSockets for Scala applications

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.

avatar
'How to Test and Debug a GraphQL API in Scala' post illustration
How to Test and Debug a GraphQL API in Scala

Testing and debugging your Scala application built with GraphQL and Sangria can't be easier with our article.