---
title: "Livebook 0.13: expose an HTTP API from your notebook"
url: https://daily.dev/posts/livebook-0-13-expose-an-http-api-from-your-notebook-uquf4tpj1
source_url: https://news.livebook.dev/livebook-0.13-expose-an-http-api-from-your-notebook-2wE6GY
type: article
source: "Livebook"
published: 2024-07-05T12:20:28.665Z
updated: 2024-08-23T15:52:45.010Z
tags: ["webdev", "elixir", "livebook"]
reading_time: 3
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Livebook 0.13: expose an HTTP API from your notebook

**[Livebook](https://daily.dev/sources/livebook)** · 3 min read · 3 upvotes · 0 comments

## Summary

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.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://news.livebook.dev/livebook-0.13-expose-an-http-api-from-your-notebook-2wE6GY>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#elixir](https://daily.dev/tags/elixir), [#livebook](https://daily.dev/tags/livebook)

[View this post on daily.dev](https://daily.dev/posts/livebook-0-13-expose-an-http-api-from-your-notebook-uquf4tpj1)
