Skip to content

A simple example webhook to receive correction results and store them in files

Notifications You must be signed in to change notification settings

correctomatic/correction-example-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of corrections receiver

It provides an enpoint /log to receive corrections from the Correctomatic Systems. It will save the corrections to files in the UPLOAD_DIR directory and show them in the console.

Start the receiver with yarn start

You can configure the port and the upload directory by setting the environment variables or by creating a .env file in the root of the project.

With LOG_LEVEL=warn you will see only the corrections in the console.

About

A simple example webhook to receive correction results and store them in files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published