An open API service indexing awesome lists of open source software.

https://github.com/ragingwind/spr-landing

Serverless Pre-rendering with notion. Refactoring for workshop, code from https://github.com/zeit/spr-landing
https://github.com/ragingwind/spr-landing

Last synced: over 1 year ago
JSON representation

Serverless Pre-rendering with notion. Refactoring for workshop, code from https://github.com/zeit/spr-landing

Awesome Lists containing this project

README

          

# Serverless Pre-rendering with Notion

> Serverless pre-rendering with Notion example for workshop

# File Structures

```sh
.
├── components
│ └── notion.js # notion component
├── data
│ └── notion.js # fetching and parsing data from notion
└── pages
├── api
│ └── images.js # proxying image on notion
└── index.js # main app
```

# Notion API v3 Page Data

[Sample JSON](https://gist.github.com/ragingwind/4f44637dae70a3a25336d5447183ad11) code used for this project

# Licenses

- Content license @ Jimmy Moon