Show HN: Fotion, user feedback tool that uses Notion databases as it's back end
1–5 of 5 posts
Re: Show HN: Fotion, user feedback tool that uses Notion databases as it's back end
#2The only downside is their native JS API is so darn slow — sometimes easily 30s wait, so I have to create another cache layer on top of it with Cloudflare KV, which isn't ideal. How are you dealing with that aspect?
Re: Show HN: Fotion, user feedback tool that uses Notion databases as it's back end
#3I've built a full blogging system like Carrd / linktree on top of Notion and it's so refreshingly easy. The only downside is their native JS API is so darn slow — sometimes easily 30s wait, so I have to create another cache layer on top of it with Cloudflare KV, which isn't ideal. How are you dealing with that aspect?
Re: Show HN: Fotion, user feedback tool that uses Notion databases as it's back end
#4Re: Show HN: Fotion, user feedback tool that uses Notion databases as it's back end
#5I've built a full blogging system like Carrd / linktree on top of Notion and it's so refreshingly easy. The only downside is their native JS API is so darn slow — sometimes easily 30s wait, so I have to create another cache layer on top of it with Cloudflare KV, which isn't ideal. How are you dealing with that aspect?