DEV Community

Discussion on: developers.events: Maintaining a GitHub repository - What have I learned in 7 years?

Collapse
 
astrojuanlu profile image
Juan Luis Cano Rodríguez

Amazing! I'm doing something similar for the Python community in Spain, but using the Meetup API to store the events on a GitHub repository and then syndicate them to other places like Telegram bots, Mastodon bots, iCalendar feeds...

In any case, it's so cool to have a simple, centralized repository for all kinds of events in many different places, in a way that is easy to contribute one as well. Thanks for sharing all this process!