City of Surrey Open511 API vs Google Calendar
Both are solid Calendar APIs. Choose based on your specific requirements.
City of Surrey Open511 API
This API provides real time traffic obstruction events occuring within the City of Surrey.
Google Calendar
Display, create and modify Google calendar events
City of Surrey Open511 API
- Simple API key authentication
- No HTTPS support
Google Calendar
- HTTPS supported
- Requires OAuth setup
| Feature | City of Surrey Open511 API | Google Calendar |
|---|---|---|
| Authentication | apiKey | OAuth |
| HTTPS | No | Yes |
| CORS | Unknown | Unknown |
When to use which?
Google Calendar supports HTTPS, which is required for production deployments and secure data handling.