examples icon indicating copy to clipboard operation
examples copied to clipboard

Explore our curated Nitric examples to craft robust, scalable applications.

Results 5 examples issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/nitrictech/go-sdk](https://github.com/nitrictech/go-sdk) from 1.1.1 to 1.2.0. Release notes Sourced from github.com/nitrictech/go-sdk's releases. Release v1.2.0 1.2.0 (2025-09-05) Features add lifecycle hooks (82ee279) Commits 82ee279 feat: add lifecycle hooks See full diff...

dependencies
go

Bumps [github.com/nitrictech/go-sdk](https://github.com/nitrictech/go-sdk) from 1.1.1 to 1.2.0. Release notes Sourced from github.com/nitrictech/go-sdk's releases. Release v1.2.0 1.2.0 (2025-09-05) Features add lifecycle hooks (82ee279) Commits 82ee279 feat: add lifecycle hooks See full diff...

dependencies
go

Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.32. Release notes Sourced from next's releases. v14.2.32 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
javascript

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

We need an example application that demonstrates how to use the Model Context Protocol (MCP) with Nitric. This example will help developers understand how to integrate MCP in their Nitric...

enhancement