Welcome

This is a demo task manager. The goal is to demonstrate how to make HTTP requests (webhooks).

Simply sign up for an account and try creating a few tasks for yourself.

The recipient of your API requests is the API demo , another demo project of ours. Since your authorization token is simply the _id of your account you should not create tasks that contains sentitive or identifiable details about yourself.

This demo is based on the goexplore-a-webhook-demo repository.