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

https://github.com/goldencodeio/restify

1C-Bitrix REST API
https://github.com/goldencodeio/restify

bitrix php7 rest-api restify

Last synced: about 1 year ago
JSON representation

1C-Bitrix REST API

Awesome Lists containing this project

README

          

# Bitrix Restify

Rest API для 1С-Битрикс

## Начало работы

### Необходимые условия окружения

Для запуска проекта в системе должны быть установлены:

- PHP >= 7
- Composer

### Установка

```bash
composer require goldencodeio/bitrix-restify
```