un script nodejs pour enrichir une instance mobilizon à partir d'un flux rss présentant des évènements. ce script détecte les évènements déjà existants dans l'instance mobilizon et ne crée que ceux qui n'y sont pas encore présent.
Go to file
tykayn c1360e393e init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
.idea init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
node_modules init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
rss init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
LICENCE.md init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
README.md init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
configMobilizon.ts init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
index.ts init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
package-lock.json init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00
package.json init parsing rss and postgres connection 2021-01-03 14:57:29 +01:00

README.md

Event feeder de Mobilizon


source: un flux rss de l'agenda du libre. Par exemple

https://www.agendadulibre.org/events.rss?tag=openstreetmap

projet en nodejs, pour le faire fonctionner, ajouter un cronjob qui exécute régulièrement (une fois par jour)

node index.ts