8000 story(rest): rough out base service implementation · Issue #36 · z5labs/evrys · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
story(rest): rough out base service implementation #36
Open
@Zaba505

Description

@Zaba505

Description

As a consumer, I want to interact with evrys through a RESTful API, so that I can leverage an API style I'm more used to.

Possible framework choice: gofiber

Acceptance Criteria

  • Rest service is defined
  • A Serve method is provided for quickly serving the Rest service (mimic gRPC implementation)
  • All unknown routes should return 404 (for now that will be every route) along with a JSON response body

Related Issues

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrestRESTful API relatedstory

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0