Go to file
2017-05-11 23:10:01 +02:00
documentation bitbucket -> github 2017-05-11 23:10:01 +02:00
inc bitbucket -> github 2017-05-11 23:10:01 +02:00
locales/fr bitbucket -> github 2017-05-11 23:10:01 +02:00
_admin.php bitbucket -> github 2017-05-11 23:10:01 +02:00
_define.php bitbucket -> github 2017-05-05 21:46:14 +02:00
_prepend.php bitbucket -> github 2017-05-11 23:10:01 +02:00
_public.php bitbucket -> github 2017-05-11 23:10:01 +02:00
index.php bitbucket -> github 2017-05-11 23:10:01 +02:00
LICENSE Initial commit 2017-04-12 19:05:32 +02:00
README.md bitbucket -> github 2017-05-11 23:10:01 +02:00
rest_api.png bitbucket -> github 2017-05-11 23:10:01 +02:00

Dotclear REST API

Plugin to serve a Rest/JSON API on Dotclear.

This is a work in progress. API definitions and specifications are not stables. Its will be more exhaustive.

Real time code repository is https://bitbucket.org/gnieark/dc-rest-api

Install:

Make a zip of this repository and install it on your Dotclear Blog.

License

Dotclear rest/json plugin.

Copyright (C) Gnieark

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Third-party code

Dotclear

The content management system Dotclear http://dotclear.org/ licensed under GNU GENERAL PUBLIC LICENSE Version 2, June 1991

SwaggerUI

Documentation and the tool to test the API is a third party code integrated on this plugin: Swagger-UI https://github.com/swagger-api/swagger-ui Licensed under the Apache License, Version 2.0