Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC for generating API endpoints using code generation #566

Closed
wants to merge 2 commits into from

Conversation

kpfleming
Copy link
Contributor

Note: This PR is messy as it includes some refactoring of content from the 'fastly' package into new 'errors' and 'decodebody' packages; those will be split out into their own PRs before this is ready for review.

This PR is a proof-of-concept for generating API endpoints using the Jennifer code-generation module. It generates endpoints for Brotli compression and NGWAF as examples. For NGWAF, it includes configuration-during-enablement for the 'workspace_id'.

Note: This PR is messy as it includes some refactoring of content from
the 'fastly' package into new 'errors' and 'decodebody' packages;
those will be split out into their own PRs before this is ready for
review.

This PR is a proof-of-concept for generating API endpoints using the
Jennifer code-generation module. It generates endpoints for Brotli
compression and NGWAF as examples. For NGWAF, it includes
configuration-during-enablement for the 'workspace_id'.
@kpfleming kpfleming closed this Nov 26, 2024
@kpfleming kpfleming deleted the cdtool-966 branch November 26, 2024 18:09
@kpfleming
Copy link
Contributor Author

Closed in favor of #567.

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.

1 participant