Hacker News new | ask | show | jobs
by antcas 1358 days ago
I use a service called Feather (https://feather.so/) for my blog which uses Notion as a CMS and abstracts away the actual api layer.

I believe behind the scenes it uses a service called https://usenotioncms.com/ which offers some quality of life improvements over the vanilla Notion api.

You might want to check them out.