🔄 Generate and Integrate OpenAPI TypeScript Client for Angular
@budrobundy69 is already working on this.
Since Jun 1, 2025.
Assessment
This issue has not been assessed yet.
Description
🔄 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:
npm install @openapitools/openapi-generator-cli -D
- Dominant language
- HTML
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from budrobundy69/openapi-angular-spring-example
-
🎨 frontend 🛠️ setup
budrobundy69/openapi-angular-spring-example#21 · 1 assignee ·
-
🌱 symbols Open🌱 enhancement 📚 documentation
budrobundy69/openapi-angular-spring-example#10 · 1 assignee ·
-
📚 documentation 📜 openapi 🧩 backend
budrobundy69/openapi-angular-spring-example#2 · 1 assignee ·
-
🛠️ setup 🧩 backend
budrobundy69/openapi-angular-spring-example#1 · 1 assignee ·