Skip to content

add Api Service #2

Description

@JeanBarriere

We need to create an API service, generating endpoints and returned values based on the API version
The following methods needs to be in the service.

  • initialize with API version
  • get method request
  • post method request
  • put method request
  • patch method request
  • delete method request
  • cancel a request (in case any search request is implemented)

Some static methods also need to be present:

  • get hyperMediaLinks of a return object

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions