diff --git a/README.md b/README.md index a75a8d7..eb3c3ec 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ DISCLAIMER: Cisco does not make any commitments about the resources listed in th * [spark-messages](https://github.com/brh55/spark-messages) - A collection of helpers to ensure consistent formatting of markdown messages (by brh55). * Python * [Blog companions](https://github.com/webex/Spark-API-Demos) - Simple scripts and bots (by Webex Developer support). + * [oAuth Flask example](https://github.com/DJF3/Webex-Teams-Flask-oAuth) - Simple script showing how oAuth works using Flask (by DJF3) * Ruby * [Fault Report](https://github.com/jfield44/TropoFaultReport) - Reporting dystem for efficient Fault Resolution (by jfield44). @@ -220,7 +221,7 @@ DISCLAIMER: Cisco does not make any commitments about the resources listed in th * [interactive documentation](https://developer.webex.com/quick-reference.html) - Toogle "Test mode" in the API documentation (by Webex for Developers). * [postman-ciscospark](https://github.com/CiscoDevNet/postman-ciscospark) - Scripted Postman collections to generate code and more (by ObjectIsAdvantag). * [sparkcli](https://github.com/tdeckers/sparkcli) - A command line interface (by tdeckers). -* [spark-space-archive](https://github.com/DJF3/Spark-Space-Archive) - Archive messages to a single HTML file (by DJF3). +* [teams-space-archive-v2](https://github.com/DJF3/Webex-Teams-Space-Archive-v2) - Archive messages to a single HTML file NEW (by DJF3). * [swagger-cisco-spark](https://github.com/cumberlandgroup/swagger-cisco-spark) - Swagger definition file for the REST API v1 (by nmarus). * [websocket-events](https://github.com/marchfederico/ciscospark-websocket-events) - An unsupported hack to get events thru a native websocket (by marchfederico). * [whproxy](https://github.com/sgrimee/whproxy) - Proxy incoming webhooks to established websockets (by sgrimee).