iCal2Json
A service to parse ical url to json for a specific date
More information: https://it.byu.edu
Contact Info: api@byu.edu
Base URL: /domains/appdev/ical2json
Version: 2.0.0
Schemes: https
Summary
Path | Operation | Description |
---|---|---|
/parse | GET | parse ical url to json for a specific date |
Paths
parse ical url to json for a specific date
GET /parse
parse ical url to json for a specific date
date | date to parse | query | string | |
url | url to parse | query | string |
application/json
- 200 OK
-
returns list of events for specified date
- 400 Bad Request
-
Bad Request Missing parameter
Schema definitions
- summary: string
-
- dtstart: string (date-time)
-
- dtend: string (date-time)
-
- location: string
-
- status: string
-
- uid: string
-
- recur: boolean
-
- allday: boolean
-
Service Path:
/domains/appdev/ical2json
Domain or University API:
/domains/appdev/ical2json