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

Sandbox REST API #331

Open
ValentaTomas opened this issue Mar 7, 2024 · 1 comment
Open

Sandbox REST API #331

ValentaTomas opened this issue Mar 7, 2024 · 1 comment
Labels

Comments

@ValentaTomas
Copy link
Member

ValentaTomas commented Mar 7, 2024

Allow interacting with sandboxes via a REST API without the need to use our SDK and potentially without the need to manage your infrastructure.

E2B-468

@ValentaTomas ValentaTomas changed the title Sandbox REST API [E2B-468] Sandbox REST API Mar 7, 2024
@mlejva mlejva changed the title [E2B-468] Sandbox REST API Sandbox REST API Mar 21, 2024
@ValentaTomas
Copy link
Member Author

If we use gRPC for the envd communication we could add https://github.com/grpc-ecosystem/grpc-gateway to transform the request to REST API.

It supports (non-bidirectional) streams via HTTP streams too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant