Skip to content

Generate REST API #3

@feruzm

Description

@feruzm

This is sort of research enhancement idea, would be great to have any RPC-proxy to enable REST API automatically so that standard web2.0 developers can easily understand and integrate websites with blockchain.

e.g. https://rpc.ecency.com/get_accounts?names[]=demo giving result in browser, there are few good use cases also many developers understand REST better than JSON-RPC.

Rest APIs are easily cachable as well because they are GET requests as oppose to POST requests.

We already run similar service, would be great to combine them.

https://xapi.esteem.app/getAccounts?names[]=demo

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions