Integrate with API Platform
Open
@Thenujan-Nagaratnam is already working on this.
Since Dec 1, 2025.
Area/APIDesigner
Type/Task
- Dominant language
- Go
- Stars
- 71
- Forks
- 111
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 110
Description
Description
Manage API
- An API Project concept is used where the API Project will be used to deploy the API in API Platform
- Initializing API Project
- create a .api-platform/config.yaml which consist of
- path to openapi file
- path to the deployment artifacts
- path to docs and tests
- spectral ruleset related configurations
- create docs/ and tests/ folders
- Generate deployment artifact using the openapi spec
- create a .api-platform/config.yaml which consist of
- Updating API Project
- update paths in the config.yaml
- update deployment artifact
- update governance rulesets
Initialize wizard
Update view
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.
Assessment
This issue has not been assessed yet.