• Hudell@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    I once had to do maintenance on a system that used an actual spreadsheet instead of APIs. It would load an excel file as a template, add data to certain cells and then save it as a new excel file.

  • Björn@swg-empire.de
    link
    fedilink
    arrow-up
    30
    ·
    4 days ago

    Honestly, that’s what most web API’s are. You are just pushing data around. The “hard” part is that everyone has their own opinions on how it should be formatted.

    And of course the minor inconvenience of having to give the user a way to make data entry easy, convenient and consistent.

    But deep down it’s all spreadsheets. The faster you can wrap your head around that the easier programming is for you.

  • TrickDacy@lemmy.world
    link
    fedilink
    arrow-up
    18
    ·
    4 days ago

    Then what should they feel like? I don’t really know what you’re actually trying to say with the spreadsheet comment to begin with.