Skip to content
Celestino Bellone edited this page Aug 2, 2018 · 6 revisions

Welcome to the alf.io wiki! Here you'll find information on how to integrate alf.io with your existing infrastructure

Extensions

Extensions are piece of software (JavaScript) which will be executed each time a given event occurs.

We are grouping all available extensions on a dedicated repository, which contains all the information on how to develop your own.

-> Extensions

REST APIs v1

We are working to build a complete alf.io REST API. This will come with v2.0 and will let you define your own front-end, for both public-facing and backoffice sections. In the meantime, we have defined a very simple API for creating / updating / deleting and retrieving event statistics.

-> REST API v1 docs

Clone this wiki locally