page banner
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
'Generating Dynamic Virtual Modules with Webpack Virtual Modules Plugin' post illustration
Generating Dynamic Virtual Modules with Webpack Virtual Modules Plugin

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.