json2http 1.1.1 copy "json2http: ^1.1.1" to clipboard
json2http: ^1.1.1 copied to clipboard

json2http is a command-line tool that relies on json2class to convert specified JSON(5) files into HTTP request code.

json2http #

0.0.1 #

  • init

0.0.2 #

  • 2025-03-09 test

0.0.3 #

  • 2025-05-03 Fixed issue with repeated calls to response.text() when the backend directly returns a stream
  • 2025-05-03 Added ability to quickly view the path from the entry method
  • 2025-05-03 Added a configurable placeholder item via ref [the current res meets this need]
  • 2025-05-04 Removed null values when sending data to the cloud

1.1.0 #

  • 2026-02-19 official release: dart、typescript、arkTs、kotlin、swift supported
0
likes
145
points
213
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

json2http is a command-line tool that relies on json2class to convert specified JSON(5) files into HTTP request code.

License

ISC (license)

Dependencies

path

More

Packages that depend on json2http