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

addition of rust Hyper to the code generation #218

Closed
wants to merge 9 commits into from

Conversation

nikkivirtuoso
Copy link
Contributor

@nikkivirtuoso nikkivirtuoso commented Feb 28, 2024

PR Description

This PR has code generation for Rust using the Hyper library

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

We encourage you to add relevant test cases.

  • Yes
  • No, and this is why: please replace this line with details on why tests have not been included
  • I need help with writing tests

@nikkivirtuoso
Copy link
Contributor Author

Screenshot 2024-03-01 175554
Screenshot 2024-03-01 175603
Screenshot 2024-03-01 175610

@nikkivirtuoso
Copy link
Contributor Author

@ashitaprasad @animator please have a look

@animator
Copy link
Member

@nikkivirtuoso Can you kindly update the test cases to include example Request Models POST 4 to POST 9 which have been recently added.

@ashitaprasad
Copy link
Member

The generated code is not working. Raise a new PR with the contents of Cargo.toml file for the code that is running in your local machine along with all the test cases.

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.

Add CodeGen for Rust (hyper)
3 participants