mikestreety’s avatarmikestreety’s Twitter Archive—№ 22,275

      1. Looking for a headless, self-hosted CMS that allows me to import data (with relations) on a regular basis. Very specific use-case (I know) but wondering if something exists before I “build my own”
    1. …in reply to @mikestreety
      Thanks for all those that answered, but unfortunately suggestions didn't tick the boxes I need. So trying a different tact....
  1. …in reply to @mikestreety
    Can anyone recommend a PHP library that makes interfacing with a database easier? I would like to: - Be able to download data from an API via custom command line (e.g. $ api get projects) - Loop through retrieved data and store in database - Have a simple UI to update data