encore.dev icon indicating copy to clipboard operation
encore.dev copied to clipboard

This repository contains the Encore's Runtime API contract, which Encore applications are built against.

Encore Runtime API

Go Reference Slack MPL-2 License

This repository contains the Encore's Runtime API contract, which Encore applications are built against.

go get -u encore.dev

When compiling your application the encore compiler will automatically provide an implementation of this API. The default implementation can be found here.