---
title: Use a templating library at the edge
summary: Generate an invoice at the edge by rendering an HTML template with the full power of a popular template engine.
url: https://www.fastly.com/documentation/solutions/examples/template-language-render
---

Generate an invoice at the edge by rendering an HTML template with the full power of a popular template engine.

## Compute

### Rust

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/700b3106)

### Javascript

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/4393232f)

### Go

[Try it in Fastly Fiddle](https://fiddle.fastly.dev/88453911)

