Livebook 0.13 introduces Kino.Proxy, a feature allowing you to expose API endpoints directly from your notebook or Livebook app. This enhancement leverages the Plug library for handling HTTP requests and can handle external triggers, such as GitHub webhooks. The post includes examples and showcases potential use cases, like building APIs to automate processes.

3m read time From news.livebook.dev
Post cover image
Table of contents
How to expose an API endpoint from your Livebook notebookLeveraging Plug for APIs with Kino.ProxyLivebook apps + Kino.Proxy = handling requests from external appsWrapping up

Sort: