Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomxark/currency_rates_cbr
Интеграция с REST API Центрального Банка России
https://github.com/pomxark/currency_rates_cbr
horizon laravel mongodb php phpunit
Last synced: 2 months ago
JSON representation
Интеграция с REST API Центрального Банка России
- Host: GitHub
- URL: https://github.com/pomxark/currency_rates_cbr
- Owner: POMXARK
- Created: 2024-03-25T06:11:04.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-17T07:26:56.000Z (5 months ago)
- Last Synced: 2024-10-14T06:01:15.548Z (2 months ago)
- Topics: horizon, laravel, mongodb, php, phpunit
- Language: PHP
- Homepage:
- Size: 375 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# currency_rates_cbr
Интеграция с REST API Центрального Банка России### Запуск
- cp .env.example .env
- php artisan optimize
- chmod -R 777 storage/logs
- docker-compose up -d --build### Тестирование
./vendor/bin/phpunit tests/.