/Unconference-Flask-API

API for Unconference Slack bot. Purposed for data cleaning and manipulation using Unconference csv data and returning JSON.

Primary LanguagePython

Unconference Flask API

This API is a micro service used for Make School's Unconference Slack Bot reminder utility. The API will return the names and topics of the people who are supposed to be giving Unconference talks.

Slack Bot Repo: https://github.com/natepill/Unconference_Slack_Bot

How to use

Endpoint: https://unconference-api.herokuapp.com/

Hitting this endpoint will return a json object with key, values looking like: "": {<object with key,values of who is speaking and their topic>}

Contributors

Versioning

Acknowledgments