From 018fa543ed67bf140f24cb9dd681c16e5e34b86c Mon Sep 17 00:00:00 2001 From: William Cheng Date: Mon, 7 Feb 2022 20:19:19 +0800 Subject: [PATCH] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c624cc075b4..9278a37b3e2 100644 --- a/README.md +++ b/README.md @@ -949,6 +949,7 @@ Here is a list of template creators: * C# ASP.NET Core 3.0: @A-Joshi * C# APS.NET Core 3.1: @phatcher * C# Azure functions: @Abrhm7786 + * C# NancyFX: @mstefaniuk * C++ (Qt5 QHttpEngine): @etherealjoy * C++ Pistache: @sebymiano * C++ Restbed: @stkrwork @@ -967,6 +968,7 @@ Here is a list of template creators: * Java Play Framework: @JFCote * Java PKMST: @anshu2185 @sanshuman @rkumar-pk @ninodpillai * Java Vert.x: @lwlee2608 + * Java Micronaut: @andriy-dmytruk * JAX-RS RestEasy: @chameleon82 * JAX-RS CXF: @hiveship * JAX-RS CXF (CDI): @nickcmaynard @@ -974,6 +976,7 @@ Here is a list of template creators: * Kotlin: @jimschubert [:heart:](https://www.patreon.com/jimschubert) * Kotlin (Spring Boot): @dr4ke616 * Kotlin (Vertx): @Wooyme + * Kotlin (JAX-RS): @anttileppa * NodeJS Express: @YishTish * PHP Laravel: @renepardon * PHP Lumen: @abcsun