This project imports my public resume page on notion, parses and exposes it via API.
See the notion resume as reference here: https://www.notion.so/Antonio-Coppola-3f54882e312c488dabe9f5749c302bd4
And the results of the API are here: https://notion-resume-import.glitch.me/resume
Create the local .env file with your private notion api key. See here how to get the api key creating a Notion integration.
# 1. Create the .evn
cp .env.example .env
# 2. paste the key in the .env
# 2. paste your resume page id in the .env
© Antonio Coppola