Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaschioudi/ojs3-rest-api-webapp-sample

Sample web app consuming OJS 3 REST API
https://github.com/kaschioudi/ojs3-rest-api-webapp-sample

Last synced: 3 months ago
JSON representation

Sample web app consuming OJS 3 REST API

Awesome Lists containing this project

README

        

# ojs3-rest-api-webapp-sample
===============
Sample web app consuming OJS 3 REST API

About
-----
This is a sample web app showing how [OJS 3](https://github.com/pkp/ojs) REST API could be consumed from a standalone web app.

System Requirements
-------------------
A recent version of PHP 5.5+

Dependencies
------------
[Guzzle](https://packagist.org/packages/guzzlehttp/guzzle)

[Slim](https://github.com/slimphp/Slim)

[Twig](https://github.com/slimphp/Twig-View)

Installation
------------
`git clone`

`composer install`

Configuration
-------------
Enter api token, OJS install url, journal name and api version.