Difference between revisions of "API"
(→Valley - Real World Example) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
== Valley - Real World Example == | == Valley - Real World Example == | ||
− | [[Media:Plugin test1.zip]] | + | *[[Media:PowerSchool_API_Valley.pdf|PowerSchool_API_Valley.pdf]] - A copy of the API presentation in PDF format. |
+ | *[[Media:Plugin test1.zip|plugins_test1.zip]] - Plugin file used in the presentation. | ||
+ | |||
[[Category:Contents]] | [[Category:Contents]] |
Latest revision as of 13:56, 25 July 2018
API Resources
- PowerSchool Developer - Official support site and documentation for developer topics like the API.
- Base64 Encoder - Do not use this for plugins on your production server
- Rest Clients
- node.js - command-line client
- Advanced Rest Client - Chrome Extension
- Postman - Chrome Extension
- Getting Started Video
Valley - Real World Example
- PowerSchool_API_Valley.pdf - A copy of the API presentation in PDF format.
- plugins_test1.zip - Plugin file used in the presentation.