developer camp

Project Name

There is only one h1 element per page. Here is short abstract about the project.

Table of Contents

  1. Installation
  2. Api
  3. Rest API
  4. Contributing

Installation

provide some shell script

Api

connect

Description: Remove all keys from the current database.

Parameters

  • host: string. can be a host, or the path to a unix domain socket. Starting from version 5.0.0 it is possible to specify schema
  • port: int, optional
  • timeout: float, value in seconds (optional, default is 0 meaning unlimited)

Return values

BOOL: true if success, false else.

Examples

$some = example("code");

Output:

Some Output

See example connect

Configuration

Rest Api

For more complex Apis, the documentation should be split for each route. This makes it easier to get an overview.

Open Endpoints

Endpoinds that require Authentication