.. include:: Includes.txt .. _start: ============================================================= EXT:headless ============================================================= :Version: |release| :Language: en :Description: Headless allows you to render JSON from TYPO3 content. You can customize output by changing types, names and nesting of fields. This extension provides the backend part (JSON API) for TYPO3 PWA solution. The frontend part exists as JavaScript application `nuxt-typo3 `__ which consumes the JSON API and renders the content using Nuxt framework of VueJS. You can find the frontend documentation `here `__. :Keywords: headless, json, api :Copyright: 2020 by TYPO3 Association :Authors: * Tymoteusz Motylewski (Macopedia) * Łukasz Uznański (Macopedia) * Adam Marcinkowski (Macopedia) * Vaclav Janoch (ITplusX) :Email: extensions@macopedia.pl :License: This extension is published under the `GNU General Public License v2.0 `__ :Rendered: |today| **Feedback & Credits** If you have any questions just drop a line in our `#initiative-pwa `__ Slack channel. Special thanks goes to `macopedia.com `__ company, which is sponsoring development of this solution. **TYPO3** The content of this document is related to TYPO3 CMS, a GNU/GPL CMS/Framework available from `typo3.org `_ . **For Contributors** You are welcome to help improve this guide if you missing something. Just click on "Edit me on GitHub" on the top right to submit your change request or `report a problem `__ **Table of Contents** .. toctree:: :maxdepth: 3 :titlesonly: :glob: Introduction/Index Installation/Index Configuration/Index Configuration/Preview Developer/Index FAQ/Index Sitemap