vinayak-mehta / conrad

Track conferences and meetups on your terminal.
https://conference-radar.readthedocs.io
Apache License 2.0
240 stars 58 forks source link

Integrate with tulu.la #28

Open m0sth8 opened 5 years ago

m0sth8 commented 5 years ago

Hi!

We're building tulu.la. A service that helps new speakers. One part of tulu.la is an event/conference aggregator. Events about python https://tulu.la/events/?about=Python&view=calendar CFP list https://tulu.la/call-for-papers/?from=2019-10-28

We use graphql and don't have public API right now. But I will be happy to add support to conrad. What do you think?

vinayak-mehta commented 5 years ago

That would be awesome!

vinayak-mehta commented 5 years ago

@m0sth8 I was able to the current set of events on tulu.la by querying https://tulu.la/api/public. I'll populate the current events.json with this static data. Would love to get an API to update the events.json continuously! :)

m0sth8 commented 5 years ago

Hi @vinayak-mehta , I'll send a pull request with a support for tulu.la today. Could you assign this issue to me?

vinayak-mehta commented 5 years ago

Done!