Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```