Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 313 Bytes

A very simple REST API that wraps numbat, using adnanh/webhook.

The Docker image size is ~30 MB.

For example:

GET http://localhost:9000/run/numbat?e=2d-12h

responds with 1.5 day.

Remember to URL-encode the e query param.