Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 703 Bytes

README.rst

File metadata and controls

27 lines (16 loc) · 703 Bytes

when.events

when.events is a website collecting event and CfP dates. Currently, you can add events by submitting them to the when.events API, but manual event addition is planned for a later date.

Event submission

To submit an event, gather all relevant event metadata in the following format (which is inspired by past experience and https://schema.org/Event), and put it online in a stable location:

{TBD}

Then send a POST request with your URL to the when.events API:

curl --TBD

when.events will then retrieve the data and will continue to periodically check for updates.

This is a project by Tobias 'rixx' Kunze.