weso / hercules-sync

Tools to synchronise data between the ontology files and Wikibase instance for the Hercules project at University of Murcia.
GNU General Public License v3.0
4 stars 1 forks source link

Creation of listener module #2

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

The listener module will be connected to the webhook module (see #1) and create the route where the payload from the hercules-ontologies repository will be sent.

Internal logic to process the request will be implemented by other modules.

After the request is processed, a response will be returned.

alejgh commented 4 years ago

Closed in #40