json2http 1.1.1
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