budrobundy69 / budrobundy69/openapi-angular-spring-example

🔄 Generate and Integrate OpenAPI TypeScript Client for Angular

オープン
#20 コメント 0 件 リアクション 0 件 担当者 1 名 @budrobundy69 が担当を希望しています GitHub で見る
🎨 frontend 🛠️ setup
主要言語
HTML
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

### 🔄 Generate and Integrate OpenAPI TypeScript Client for Angular

**Goal:** Generate a TypeScript client from the OpenAPI spec served by the Spring Boot backend and integrate it into the Angular 19 frontend.

---

### ✅ Tasks

#### 1. Ensure OpenAPI Endpoint is Available

Verify that Spring Boot backend exposes the OpenAPI spec (JSON):

- Example URL: `http://localhost:8080/v3/api-docs`
- Provided by: `springdoc-openapi-starter-webflux-ui`

#### 2. Install OpenAPI Generator CLI

Install locally or globally:

```bash
npm install @openapitools/openapi-generator-cli -D

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。