From 7f51ead17aee856c0c5c61db5d1c26c8c862abde Mon Sep 17 00:00:00 2001 From: "loong.woo" Date: Sat, 13 Apr 2024 10:52:44 +0800 Subject: [PATCH] Add using project `stc` (#282) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36f88e0..e15072f 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ To operate with Eta templates in Node-RED: [@ralphwetzel/node-red-contrib-eta](h - [swagger-typescript-api](https://github.com/acacode/swagger-typescript-api): Open source typescript api codegenerator from Swagger. Uses Eta as codegenerator by templates - [html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin): Webpack plugin make easily to bundle HTML pages from templates, source styles and scripts - [SmartDeno](https://github.com/guildenstern70/SmartDeno): SmartDeno is an easy to setup web template using Deno & Oak +- [stc](https://github.com/long-woo/stc): OpenAPI (Swagger) and Apifox documentation converted to api. Use eta templates to generate code. - [Add yours!](https://github.com/eta-dev/eta/edit/master/README.md) ## Contributors