An open API service indexing awesome lists of open source software.

https://github.com/grails/grails-views

Additional View Technologies for Grails
https://github.com/grails/grails-views

Last synced: over 1 year ago
JSON representation

Additional View Technologies for Grails

Awesome Lists containing this project

README

          

# Grails Views

[![Maven Central](https://img.shields.io/maven-central/v/org.grails/views-core.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.grails/views-core)
[![Java CI](https://github.com/grails/grails-views/actions/workflows/gradle.yml/badge.svg?event=push)](https://github.com/grails/grails-views/actions/workflows/gradle.yml)

Additional View Technologies for Grails 3 and above.

Initial implementation includes JSON views powered by Groovy's JsonBuilder.\
However, this project provides the basis for implementing other view types.

View [the latest documentation](https://views.grails.org/latest/) for details.