Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically show the next online talk #1

Open
BrunoBonacci opened this issue Jun 7, 2023 · 0 comments
Open

Dynamically show the next online talk #1

BrunoBonacci opened this issue Jun 7, 2023 · 0 comments

Comments

@BrunoBonacci
Copy link
Member

Currently the section: Monthly online talks from the community is hardcoded

we should make this dynamic by retrieving the information from meetup.com

for example you could use the following API to retrieve the list of upcoming events and filter out the Dojo or the non-online events.

https://api.meetup.com/London-Clojurians/events?page=50&status=upcoming&only=local_date,name,link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant