-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request