Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)D
Posts
21
Comments
41
Joined
2 mo. ago

  • lemmy is really really cool.

  • my goodness - I saw this pretty pretty long back.

  • Thanks - do give us a feedback :)

  • imo Swagger is good for looking at the API. For local and odd setups for example If you need shell scripts swagger becomes pretty rigid.

  • Selfhosted @lemmy.world

    Voiden - an Offline, Git-native API tool built around Markdown

    voiden.md
  • caffein rich whey protein.

  • the best possible answer.

  • Ask Lemmy @lemmy.world

    What is that one software that you are using for 10 years and still loving it?

  • but from a programmers perspective - shouldn't it feel natural - you just keep filling up forms doing the same work again and again?

  • It means a lot of API tools feel like form-heavy tables where you just fill fields and hit send.

    For example, testing CRUD often becomes multiple tabs, repeated headers/auth, and manual copy-paste of IDs.

  • they should not be forms for gods sake.

  • Programmer Humor @programming.dev

    No More Spreadsheet APIs

  • Codeberg.

  • Programming @programming.dev

    API Testing with Reusable Blocks

    voiden.md /blog/api-testing-with-reusable-blocks
  • Programmer Humor @programming.dev

    axiosCompromised

  • Programming @programming.dev

    Why have supply chain attacks have become a daily occurrence?

  • 100s of GBs yes.

  • Programming @programming.dev

    How would you design parallel grep for huge JSONL files?

  • yep i got one as well.

  • Everyone seems to hate this template.

  • Voiden's core request model is based on composable blocks (for elements like headers and auth) that are reusable across requests for a DRY (Don't Repeat Yourself) approach, unlike Bruno which treats the request as a single, monolithic object that leads to copy-pasting and maintenance burden.

    For documentation, Voiden provides living documentation by integrating runnable requests and human explanations side-by-side in the same Markdown file, ensuring it stays in sync with the API, while other tools' documentation is often separate.

    From the monetisation side Voiden: Is an open-source community infrastructure project backed by a different main business, reducing the pressure to monetize aggressively. Bruno is as an open-source project that is under pressure to find a viable monetization strategy, which can lead to license shifts or paywalls.

    You can read about the comparison here : https://voiden.md/comparison

  • Its an alternative to Monolithic Requests - Voiden has composable blocks which are an alternative to copy pasting entire request objects. We do not lock in collections in cloud like other api clients like postman and have a file centric and git native approach. Also we offer a unified toolchain - for design, testing, and documentation as an alternative to juggling multiple disconnected apps.

  • Programming @programming.dev

    Voiden - A Markdown based Open Source Alternative to Postman

    github.com /VoidenHQ/voiden
  • Self Hosted - Self-hosting your services. @lemmy.ml

    Voiden - A Markdown based Open Source Alternative to Postman

    github.com /VoidenHQ/voiden
  • Programmer Humor @programming.dev

    When your API client is just Excel with a ‘Send Request’ button

  • Opensource @programming.dev

    Voiden - A Markdown based Open Source Alternative to Postman

    github.com /VoidenHQ/voiden
  • Programmer Humor @programming.dev

    Amazon AI

  • Lemmy Shitpost @lemmy.world

    Modern Problems Require Modern Solutions

  • Ask Lemmy @lemmy.world

    What is your oldest living presence on the World Wide Web?

  • Technology @lemmy.world

    Admiral Grace Hopper on Future Possibilities: Data, Hardware, Software, and People (1982)

    www.nsa.gov /helpful-links/nsa-foia/declassification-transparency-initiatives/historical-releases/view/article/3880193/capt-grace-hopper-on-future-possibilities-data-hardware-software-and-people-1982/
  • Technology @lemmy.world

    When the Category Leader Stalls : Postman and the Future of API Tooling

    kaluvuri.com /blog/when-the-category-leader-stalls/
  • Selfhosted @lemmy.world

    Voiden - A Markdown based Open Source Alternative to Postman

    github.com /VoidenHQ/voiden
  • Programmer Humor @programming.dev

    Postman Strikes Again