Skip to content

Can we call custom URL via node cilent? #140

@supernihal

Description

@supernihal

Hello @kadamwhite
I'm using memberpress(https://www.memberpress.com/) which provides REST api as well. I've installed WP API v2 and on node side i'm using your client.
However, member press API follows this format
wp-json/mp/v1/members/:id
whereas wordpress-rest-client follows this format
wp-json/wp/v2/***
At the moment, there is no way to point memberpress apis from your client, I can use HTTP request then there is authentication.
is it possible for me to call memberpress rest api using this node client?

I think if we can manage to call custom URLs (not via post /page/ taxonomies ) then this is will be really awesome!

thanks,
Andrei

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