Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Title (Goal)Amherst - Template rendering service
Primary ActorDeveloper
Scope 
Level 
Author Unknown User (acoburn)
Story (A paragraph or two describing what happens)If fedora objects are stored as JSON in an external system (see the JSON-LD compaction service), we will need a way to render those objects as HTML. Using a simple camel route to apply a mustache template seems ideal here.

A sample OSGi implementation is available here: https://github.com/acoburn/repository-extension-services, see particularly the acrepo-template-mustache module.