Skip to content

RESTful API endpoints #3166

@EmilyRagan

Description

@EmilyRagan

What is the use case or problem this feature would solve?

JSON RPC calls to /api are functionally not searchable in network history, inconsistent with APIs that are RESTful

Describe the solution you'd like

  • Add RESTful endpoints for API methods that are currently called through JSON RPC
  • Update COSMOS Core to use RESTful endpoints

Must maintain support of JSON RPC for existing external usages

Additional context

could consider removing JSON RPC support, but only at a major release
support OpenAPI spec? this might be worth a follow-up issue

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions