APIs: Difference between revisions

From Electromagnetic Field 2022
Jump to navigation Jump to search
(Added films schedule feed)
No edit summary
Line 1: Line 1:
This page contains a list of EMF-relevant APIs that can be used.
EMF-relevant APIs that can be used are documented at [https://developer.emfcamp.org developer.emfcamp.org]. Feel free to add more via this [https://github.com/emfcamp/developer.emfcamp.org GitHub repo].
 
{| class="wikitable"
|-
! URL !! Description !! Notes
|-
| [https://www.emfcamp.org/schedule/2022.json https://www.emfcamp.org/schedule/2022.json] || Talks schedule || No data in this yet, it will be formatted like [https://www.emfcamp.org/schedule/2018.json https://www.emfcamp.org/schedule/2018.json]
|-
| [https://emffilms.org/api/2022/schedule https://emffilms.org/api/2022/schedule] || Films schedule || Currently mocked data. Supports ?filter=today or ?filter=future
|}

Revision as of 10:50, 21 May 2022

EMF-relevant APIs that can be used are documented at developer.emfcamp.org. Feel free to add more via this GitHub repo.