HexmosTech / Lama2

Free, Lightweight & Collaborative API Client
https://hexmos.com/lama2/index.html
GNU Affero General Public License v3.0
109 stars 6 forks source link

Request chaining through embedded Javascript #14

Closed shrsv closed 1 year ago

shrsv commented 1 year ago

Major change: Support request chaining through embedded Javascript interpreter goja. Minor change: Remove dependency on httpie, and switch to fork of httpie-go.

Documentation updates explaining the new changes.

Addresses multiple issues:

  1. https://github.com/HexmosTech/Lama2/issues/10
  2. https://github.com/HexmosTech/Lama2/issues/12