This repository contains the REST API Plugin v1 for phpList 3. It is contained
within the plugins folder, along with respective documentation and
plugin-specific tests.
v1 is stable and will take pull requests and bugfixes.
v2 of the REST API plugin builds on phpList 4. It is under active development and should be used and extended where possible.
It lives in a separate repository.
There also is an old, unfinished implementation of the REST API plugin v2 in the directory plugins/restapi2/. This implementation will be removed soon.