Skip to content

studentradio/plugin-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SRA JSON API

This is a plugin for the Student Radio Assocation Website that provides a RESTful API to recieve results from external applications.

We've put it on GitHub to encourage other developers to chip in, and also to manage what aspects of the API would be most useful to the end user.

If you have a question, bug, or an enhancment request please list is as an 'issue'.

Privacy Guidelines

The SRA Website contains a mixture of publically accessible data, and private membership data that is protected by the Data Protection Act 1998. As such any API method that allows results to private email or telephone numbers requires a call to the Auth api first. (More details on that soon!)

Contributing

Thank you for considering contributing to the SRA JSON API. Feel free to fork, and send a pull request. If your code adhere's to the above privacy guidelines and falls inline with the SRA's ambitions we will implement it into the SRA Website.

License

This API is open-sourced software licensed under the MIT license

Examples

To access the API use: http://www.studentradio.org.uk/api/v1/<controller>/<method> EG. http://www.studentradio.org.uk/api/v1/stations/get_station/?slug=dcufm

About

A Plugin for Wordpress that helps write the SRA API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages