Skip to content

fralps/cemantix-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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