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

Add a brand new transformers for vscode http #3

Merged
merged 1 commit into from
Mar 25, 2023
Merged

Conversation

alinz
Copy link
Owner

@alinz alinz commented Mar 25, 2023

There is a handy plugin in vscode called REST Client, which enables interacting with REST endpoint easy.

This PR add a new transformer to ella that generates the REST client file. in order to run this new transformers, change the output file extension to .http

for example:

ella-gen -p rpc -i ./schema -o ./rpc.gen.http

@alinz alinz merged commit b6625da into main Mar 25, 2023
@alinz alinz deleted the http_transformer branch March 25, 2023 22:03
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