Skip to content

bbc/rd-broadcast-bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rd-broadcast-bookmarks

Simple TV schedule API

Install

To run this server you will need node.js and npm installed.

First clone this repository:

git://github.com/bbcrd/rd-broadcast-bookmarks.git

or

git clone https://github.com/bbcrd/rd-broadcast-bookmarks.git

Then install the dependencies:

npm install

Run

Run the server (serving at http://localhost:3000):

node server.js

API

The API is documented in docs/api.org (mirrored at http://rd-broadcast-bookmarks.herokuapp.com/api).

License

Copyright © 2013 British Broadcasting Corporation

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. Refer to COPYING for details.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Releases

No releases published

Packages

No packages published