Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

Sitecore/headless-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

⚠️ Deprecation Notice

This repository is deprecated and is no longer actively maintained.

It should not be used for new implementations and may contain outdated patterns, dependencies, or approaches.

There is no direct replacement for this repository.

The final state of the repository is available for archival/reference purposes here:
👉 Headless Examples (Deprecation Branch)


Sitecore Headless Samples and Examples

This repository provides Sitecore and community-developed examples of various implementation and integration scenarios utilizing Sitecore Headless SDKs. While Sitecore already provides official boilerplate and samples for these frameworks, questions about how to do X or Y often come up in community channels. The aim for this repository is to build a library of samples to help address these questions and provide a reference for Sitecore developers.

Where can I learn more about Sitecore Headless SDKs?

Are these examples supported by Sitecore?

Example code in this repository is not supported by Sitecore Product Support Services. Please do not submit support tickets regarding these examples.

Individual samples are supported on GitHub by their contributors (from Sitecore or the community) but are not necessarily expected to be upgraded/updated with each release, and generally are provided as-is for you to learn from and adapt to your requirements.

Contributing

We most definitely welcome new examples!

  • Examples should be submitted via pull request.
  • If you submit a new example, please be prepared to support it. If you are tagged on a GitHub issue or PR related to your example, please respond to it.
  • New examples should demonstrate usage of Sitecore JavaScript or ASP.NET Core Rendering SDKs, or other methods of consuming Sitecore content headlessly, and should be placed in the examples folder.
  • Use the examples/README.template.md as a base for your example's README.md, and fill it out completely.
  • Be sure your PR also includes an update to this README with a link to your new example.
  • Your example should use Sitecore Containers and should require as few steps as possible to get up and running. Alternatively, JavaScript-based examples can utilize "disconnected mode" / mock Sitecore services.
  • You should simplify and remove as much boilerplate code as you can from your example, so that developers can easily see the implementation/integration scenario you are trying to demonstrate.
  • Sitecore reserves the right to decline examples, but don't let this discourage you. Submit issues or inquire on the #headless Slack channel of the Sitecore Community Slack if you want to validate an idea first.

Contents and Contributors

About

Samples and examples of various implementation and integration scenarios for headless Sitecore implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors