tunapanda / funzo-app

Cordova app running ember and h5p
2 stars 3 forks source link

Get information from swag about available courses #100

Open limikael opened 8 years ago

limikael commented 8 years ago

So that we can use funzo-app to appify our swag system.

The idea is that the swag WordPress plugin would expose a REST API where the funzo-app can get information about available courses. It would be up to the implementation in the swag plugin to follow the format that is already used in funzo-app, in order to make the implementation as easy as possible.

There are no more thoughts on actually how to do this at this point, just putting this issue here so we don't forget it.

Jakeii commented 6 years ago

reset API now implemented https://github.com/tunapanda/wp-swag/issues/51

just need funzo to understand it now