Christian LehnertProblog.christianlehnert.dev·Mar 8, 2024Unleash the Power of Simplicity: Building Microservices with JavalinFeeling overwhelmed by the complexity of traditional web frameworks while building your microservices? Juggling boilerplate code, confusing APIs, and limited flexibility can hinder your development speed and enjoyment. Enter Javalin, a refreshing alt...Discuss·53 readsjavalin
Thirumurthi Sthirumurthi.hashnode.dev·May 27, 2023Develop REST API with Javalin and running app using JBangREST API with Javalin and JBang In this blog we will create a REST API using Javalin and running it using JBang. Pre-requisites: JBang CLI installed What is Javalin? Javalin is a very lightweight web framework for Java Javalin comes with a Jetty e...Discuss·166 readsjbang