Skip to content

Extract data adapter to proper repository and package #457

@pjanuario

Description

@pjanuario

I think since the adapter could be a separated module, this would allow people to extend with new adapters and improve support on the existent one.

I implemented a data adapter that extends the RestAdapter and support query string authentication, but it's my intention to support (at least) basic auth and header authentication in a near future.

https://www.npmjs.com/package/rendr-auth-rest-adapter

To implement this I had to depend on rendr package, that is undesirable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions