Client-side support for the original DiskDump API is finally limping along
This commit is contained in:
parent
62f64f5571
commit
3dd7512f4f
33 changed files with 1334 additions and 1054 deletions
|
|
@ -7,8 +7,11 @@ permalink: /api/v1/report/
|
|||
PCjs Reporting API
|
||||
===
|
||||
|
||||
The PCjs Reporting API is not supported by the current PCjs web server. When **pcjs.org** switched from a Node.js
|
||||
web server running on Amazon Web Services to GitHub Pages, the server-side API had to be abandoned.
|
||||
The PCjs Reporting API is not supported by the current PCjs web server.
|
||||
When **pcjs.org** switched from a Node.js web server running on
|
||||
[Amazon Web Services](https://aws.amazon.com/elasticbeanstalk/) to
|
||||
[GitHub Pages](https://pages.github.com/), the original server-side API had to be abandoned.
|
||||
|
||||
However, if you're encountering a serious problem with any of the machines on **pcjs.org**, feel free to
|
||||
[send us a note](mailto:Jeff@pcjs.org) about the problem, along with a link to the machine. Thanks.
|
||||
[send a note](mailto:Jeff@pcjs.org) about the problem, along with a link to the machine. However, there is
|
||||
no PCjs Customer Service Department, so we may or may not be able to help.
|
||||
|
|
|
|||
Loading…
Reference in a new issue