Ecosyste.ms: Awesome
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: 29 days ago
JSON representation
1C-Bitrix REST API
- Host: GitHub
- URL: https://github.com/goldencodeio/restify
- Owner: goldencodeio
- License: mit
- Created: 2018-01-28T18:16:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T12:54:02.000Z (almost 6 years ago)
- Last Synced: 2024-10-09T19:34:51.040Z (about 1 month ago)
- Topics: bitrix, php7, rest-api, restify
- Language: PHP
- Size: 21.5 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitrix Restify
Rest API для 1С-Битрикс
## Начало работы
### Необходимые условия окружения
Для запуска проекта в системе должны быть установлены:
- PHP >= 7
- Composer### Установка
```bash
composer require goldencodeio/bitrix-restify
```