mokus80 / learners_directory

4 stars 4 forks source link

API to retrieve resources #8

Open PragTob opened 11 years ago

PragTob commented 11 years ago

it would be cool if there would be an API to retrieve the list of resources, so people could embed it into their own page with some custom stylings :-)

DanielKehoe commented 11 years ago

Before working on an API feature, it'd be a good idea to work out a way to organize the resources by category or tag.

PragTob commented 11 years ago

There are tags, for now unfortunately they can only be created on the rails console (they should have a gui) :-)

andoneve commented 10 years ago

Update: full set of tags are seeded in the database. This specific issue not yet resolved.

mokus80 commented 10 years ago

Update: Tags can be created via the admin panel now. It would still be nice to have an API...