mirror of
https://github.com/seigler/cryptohistory.org
synced 2025-07-27 01:36:11 +00:00
functioning rest-style chart server!
This commit is contained in:
commit
e1784bdd4c
8 changed files with 434 additions and 0 deletions
7
composer.json
Normal file
7
composer.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"require": {
|
||||
"seigler/neat-charts": "@dev",
|
||||
"altorouter/altorouter": "1.1.0",
|
||||
"phpFastCache/phpFastCache": "^4.3"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue