Skip to content

Added REST-ful endpoints layer#38

Merged
aosasona merged 12 commits into
masterfrom
8-generate-rest-endpoints
Nov 23, 2024
Merged

Added REST-ful endpoints layer#38
aosasona merged 12 commits into
masterfrom
8-generate-rest-endpoints

Conversation

@aosasona
Copy link
Copy Markdown
Owner

For external (developer) usage, users can now choose to expose a REST-ish API from their existing procedures, this is laying the foundation for REST/external-use support.

In the future, we will generate some sort of web-based documentation and/or OpenAPI (& Swagger?) specs.

@aosasona aosasona linked an issue Nov 22, 2024 that may be closed by this pull request
@aosasona aosasona force-pushed the 8-generate-rest-endpoints branch from ddd800a to 064e071 Compare November 22, 2024 18:05
@aosasona aosasona merged commit ae9ad76 into master Nov 23, 2024
@aosasona aosasona deleted the 8-generate-rest-endpoints branch November 23, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: generate wrapper REST endpoints

1 participant