From fad23047df6300972b1bac7a2ef8f2ffb0de9e4d Mon Sep 17 00:00:00 2001 From: Willyams Yujra Date: Sat, 16 Dec 2023 09:29:38 -0400 Subject: [PATCH] + Rename vite-plugin-api-routes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 029ae275..cb40dbe9 100644 --- a/README.md +++ b/README.md @@ -492,7 +492,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list. - [vite-plugin-i18n-detector](https://github.com/hemengke1997/vite-plugin-i18n-detector) - Lazyload i18n locale resources. - [vite-plugin-ngrok](https://github.com/aphex/vite-plugin-ngrok) - Integration with Ngrok, allowing you to easily share your local development server. - [vite-plugin-docker](https://github.com/yracnet/vite-plugin-docker) - Docker utility based on Dockerode. -- [vite-plugin-rest-api](https://github.com/yracnet/vite-plugin-rest-api) - Generate route mapping for API Routes services from the directory tree. +- [vite-plugin-api-routes](https://github.com/yracnet/vite-plugin-api-routes) - Generate route mapping for API Routes services from the directory tree. #### Testing