jtemporal / WhereHaveITalked

Little Flask API for storing places I've given talks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where Have I Been: Talks edition

This an API that uses Auth0 and serves a map of places you pin pointed

Requirements

  • Python >= 3.6
  • Flask >= 2.0.0
  • An free Auth0 account

Environment

pip install -r requirements.txt

Configuration

Copy the .example.config file to .config and fill out the missing values

Running your app

Development

flask run

About

Little Flask API for storing places I've given talks


Languages

Language:HTML 54.6%Language:Python 45.4%