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

Use OpenApi generator #1

Open
mpoplavkov opened this issue Oct 21, 2022 · 2 comments
Open

Use OpenApi generator #1

mpoplavkov opened this issue Oct 21, 2022 · 2 comments

Comments

@mpoplavkov
Copy link
Contributor

Hello, amazing repo! As a suggestion, you can consider using https://github.com/OpenAPITools/openapi-generator to generate a client for interaction with Aptos API. You can export the spec from {aptos_node_url}/v1/spec#/. This might save you some time and reduce the amount of boilerplate code.

PS: I'm building a project in Aptos ecosystem with a small team. We're using dart & flutter. We would love to talk to you about a potential collaboration. Let me know if you're interested, let's have a call :) You can find my email in the profile

@movebuilder
Copy link
Collaborator

@mpoplavkov Thanks for your suggestion, I have sent you an email, please check it.

@banool
Copy link

banool commented Dec 21, 2022

I've got a project that does this already: https://github.com/banool/aptos_api_dart. We could consider using that here, though it'd be worth first discussing how we can unify on a single SDK package. Discussion here: #6.

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

No branches or pull requests

3 participants