From f5d4a23e5d2f284602967020d8051c74f74e6985 Mon Sep 17 00:00:00 2001 From: fauzan171 Date: Thu, 14 May 2026 23:12:35 +0700 Subject: [PATCH] Add Javalin to Web Frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3ebb8e4..58208c4c 100644 --- a/README.md +++ b/README.md @@ -741,6 +741,7 @@ _Tools for creating and managing microservices._ - [KeenType](https://github.com/DaveJarvis/KeenType) - Modernized version of a Java-based implementation of the New Typesetting System, which was heavily based on Donald E. Knuth's original TeX. - [kubernetes-client](https://github.com/fabric8io/kubernetes-client) - Client provides access to the full Kubernetes & OpenShift REST APIs via a fluent DSL. - [Micronaut](https://micronaut.io) - Modern full-stack framework with focus on modularity, minimal memory footprint and startup time. +- [Javalin](https://github.com/javalin/javalin) - Lightweight REST framework for Java and Kotlin. - [Nacos](https://nacos.io) - Dynamic service discovery, configuration and service management platform for building cloud native applications. - [OpenAI-Java](https://github.com/TheoKanning/openai-java) - Java libraries for using OpenAI's GPT-3 API. - [Quarkus](https://quarkus.io) - Kubernetes stack tailored for the HotSpot and Graal VM.