Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
/ ioschedjs Public archive

A simple REST Web Service to retrieve cycle and schedule

Notifications You must be signed in to change notification settings

IolaniDev/ioschedjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#iosched.js a simple REST service that parses the publicly available 'Iolani iCal schedule to determine the cycle and schedule type

##Dependencies iosched.js requires the following Node modules, which can be installed by running npm install:

  1. express
  2. ical
  3. lodash
  4. xdate

##To run: node index.js

##To query: // for current date GET http://server:3000 // for a specific date GET http://server:3000/2014-05-30

About

A simple REST Web Service to retrieve cycle and schedule

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published