Skip to content

[WIP] This project imports my public resume page on notion, parses and exposes it via API.

Notifications You must be signed in to change notification settings

cuppilekkia/notion-import-resume

Repository files navigation

Import Resume from Notion

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

Development

Setup

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

About

[WIP] This project imports my public resume page on notion, parses and exposes it via API.

Topics

Resources

Stars

Watchers

Forks