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

Production use #1

Open
nicocharlery opened this issue Jul 13, 2016 · 2 comments
Open

Production use #1

nicocharlery opened this issue Jul 13, 2016 · 2 comments
Assignees
Labels

Comments

@nicocharlery
Copy link
Contributor

How safe is that library for a production use ?
Are there features that are not covered by other SDK, say ruby or JS, that are not handled by the Elixir client ?

@dlitvakb dlitvakb self-assigned this Jul 15, 2016
@dlitvakb
Copy link
Collaborator

Hey @Bokay,

I'm not certain of production usage, as this was a pet project. But so far I had no trouble while trying (even less after your PR, which I will merge later today).

The only feature not included on this SDK is the Sync API (which is part of the Delivery API, but it's different enough that I consider it not proper to add to this project) and the Images API helpers (though Images API has nothing to do really with the Delivery API, it's only a shorthand included in the other SDKs).

All the other endpoints are covered and will work for any of the parameters that the API responds to.

Thanks again for #2, and hope we keep colaborating in the future.

@Catharz
Copy link

Catharz commented Dec 23, 2022

I'm also interested in using this in production, and I'm currently spiking an integration with it.

The spike is going well so far, except for some issues with localization.
I have localized data, but it seems only en-US data is coming back.

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

3 participants