Skip to main content

One doc tagged with "pubsub"

View All Tags

Extending Otto's REST API

You can extend Otto's express.js http server with a custom Router that will mount at https3030/extensions/. These functions can be used to run any JavaScript functions on your server. You could use this like a simple Lambda or cloud function, or add additional automation hooks into your server. For example, you could add a POST endpoint that would commit a FileMaker file to a git repository.