REST API

Description

You can use the REST API to interact with FD and also build functions that the GUI doesn't support.

Base URL

http://localhost:5000

HOWTO

We use curl to show howto set/get parameters.

Example - GET

curl http://localhost:5000

Example - POST

curl http://localhost:5000/some_parameters