Skip to content

Improve the APIs exposed to the client #16

Description

@VincenzoFerme

Clearly define and improve the APIs exposed to the client, so that we return JSON responses and errors (see #14 (diff)), in case it is needed.

Some notes on the mysql monitor

Uniform the API accepting the query to perform and uniform the response sent to the client, at least for a subset of types of possible query. This way we can uniform the way we allow the users to use the equal and notequal we offer, by always getting back as response true (1) or false (0).

Still not done: Then we also let the user to perform arbitrary queries with arbitrary responses that the user is in charge to parse.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions