AOEpeople/TYPO3_RestlerExamples

Name: TYPO3_RestlerExamples

Owner: AOE

Description: Examples on how to use/configure Restler (PHP REST-Framework) for TYPO3

Created: 2015-03-30 08:04:05.0

Updated: 2016-03-17 19:20:30.0

Pushed: 2018-01-12 08:31:09.0

Homepage: http://typo3.org/extensions/repository/view/restler_examples

Size: 75

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

TYPO3_RestlerExamples

This is a TYPO3-Extension, which contains some examples, how to use/configure the Restler Framework (PHP ramework to create REST-APIs) in TYPO3 via the TYPO3-Extension Restler

Brief installation
Using the TYPO3 Extension Repository

You can download and install this extension from the TER (TYPO3 Extension Repository)

Using git

Download the latest version from Github by clone the repository:

clone https://github.com/AOEpeople/TYPO3_RestlerExamples.git restler_examples

Use composer to download all dev-dependencies to run behat tests and other stuff

oser install

Activate the restler_example extension in the Extension Manager.

Adapt the settings for the restler extension in the Extension Manager. Add the extension key restler_example at the end of the “TYPO3-Extensions with required ext_localconf.php-files” input field.

Usage

Open http://www.example.local/api_explorer/ to see all REST-API endpoints.

Documentation

The documentation is available online at docs.typo3.org.

Copyright / License

Copyright: (c) 2017, AOE GmbH dev@aoe.com License: GPLv3, http://www.gnu.org/licenses/gpl-3.0.en.html


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.