Skip to content

samblake/restcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RESTcal

A web service to filter and display iCal events.

Requires Python 3.

Paths are:

  • /date/<date> - Shows events on the given date
  • /type/<type> - Shows events of the given type
  • /current - Shows events on the current date
  • /current/<type> - Shows events on the current date of the given type

The date format is %d-%m-%Y, for example 23-02-2014.

About

A Web Service to Filter and Display iCal events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages