gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NonGNU ELPA] Tp version 0.4


From: ELPA update
Subject: [NonGNU ELPA] Tp version 0.4
Date: Sun, 20 Oct 2024 17:09:07 -0400

Version 0.4 of package Tp has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.

Tp describes itself as:

  =========================================
  Transient utilities for posting to an API
  =========================================

More at https://elpa.nongnu.org/nongnu/tp.html

## Summary:

  1 `tp.el'
  ═════════

    Some functions, classes and methods to make it easier to create
    transient menus that send complex POST, PUT, or PATCH requests to JSON
    APIs.

    For more about transient, see <https://github.com/magit/transient>.

    NB: the code is very green so there'll likely be breaking changes.

    A typical use-case is where you have a single endpoint that takes many
    different parameters. It's handy for a user to be able to set all the
    options, then make a single request to change all the settings on the
    server. It's also expected that they'll be able to view all the
    current settings on the server, and make modifications to them for
    sending.

    The classes and methods define some transient behaviours that make
    sense for dealing with APIs:

## Recent NEWS:

[Not provided 🙁]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]