From 3560cd252b4b32a36a90fa31fb31476defd16582 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 2 Oct 2020 20:10:50 +0800 Subject: [PATCH] Add link to a blog post on generating Angular client (#7578) Add link to a blog post on generating Angular client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40c1af6923b..d35dd995d46 100644 --- a/README.md +++ b/README.md @@ -780,6 +780,7 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in - 2020-09-10 - [Introduction to OpenAPI with Instana](https://www.instana.com/blog/introduction-to-openapi-with-instana/) by [Cedric Ziel](https://www.instana.com/blog/author/cedricziel/) at [Instana Blog](https://www.instana.com/blog/) - 2020-09-17 - [Generate PowerShellSDK using openapi-generator](https://medium.com/@ghufz.learn/generate-powershellsdk-using-openapi-generator-33b700891e33) by [Ghufran Zahidi](https://medium.com/@ghufz.learn) - 2020-09-24 - [How to automate API code generation (OpenAPI/Swagger) and boost productivity - Tutorial with React Native featuring TypeScript](https://medium.com/@sceleski/how-to-automate-api-code-generation-openapi-swagger-and-boost-productivity-1176a0056d8a) by [Sanjin Celeski](https://medium.com/@sceleski) +- 2020-09-25 - [Generate OpenAPI Angular Client](https://medium.com/@pguso/generate-openapi-angular-client-8c9288e8bbd4) by [Patric](https://medium.com/@pguso) ## [6 - About Us](#table-of-contents)