Canvas API - Postman collection generator

rguss
Community Member
0
261

Building upon the work and ideas from this original post: https://community.canvaslms.com/t5/Developers-Group/Postman-Canvas-API-collection/bc-p/656947#M1578

I have created a GH repo that will programmatically generate a Postman collection based upon the latest Canvas API docs found here: https://developerdocs.instructure.com/services/canvas/resources

GitHub Repo: https://github.com/robertguss/canvas-programmatic-api-docs

Roadmap:
I plan to hopefully also generate programmtically a new Canvas SDK in Python for the new docs and will create it in the same repo... hopefully 🙂