Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techchrism/canvas-playground
A tool to play around with the Canvas LMS API
https://github.com/techchrism/canvas-playground
canvaslms
Last synced: 6 days ago
JSON representation
A tool to play around with the Canvas LMS API
- Host: GitHub
- URL: https://github.com/techchrism/canvas-playground
- Owner: techchrism
- License: mit
- Created: 2020-05-15T19:29:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T22:55:06.000Z (over 3 years ago)
- Last Synced: 2024-04-16T09:09:16.996Z (7 months ago)
- Topics: canvaslms
- Language: Vue
- Homepage: https://techchrism.github.io/canvas-playground/
- Size: 1.44 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Canvas Playground
Uses a bookmarklet to access the Canvas API cross-origin without a proxy server.## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```