Skip to content

Commit

Permalink
[TASK] Add travis badge to the readme (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszuznanski authored and tmotyl committed Oct 24, 2019
1 parent 09bbd91 commit b64a4d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,4 +1,7 @@
# TYPO3 Extension "headless" - JSON content API for TYPO3 PWA solution

[![Build Status](https://travis-ci.org/TYPO3-Initiatives/headless.svg?branch=master)](https://travis-ci.org/TYPO3-Initiatives/headless)

Headless allows you to render JSON from TYPO3 content. You can customize output by changing types, names and nesting of fields.

This extension provides backend part (JSON API) for TYPO3 PWA solution. Second part is a JavaScript application [nuxt-typo3](https://github.com/TYPO3-Initiatives/nuxt-typo3) which consumes JSON API and renders the content using Vue.js and Nuxt.
Expand Down

0 comments on commit b64a4d9

Please sign in to comment.