Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 579 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 579 Bytes

Cemantix API

API to retrieve Cemantix & Cemantle data from the Notion databases

Tech stack

Python Flask Render

Usage

  • Install packages detailed in requirements.txt
  • Run the dev script located in ./scripts/:
./scripts/dev
  • App is running on port 8000