| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-05 | all: replace module "share" with "pakakeh.go" | Shulhan | |
| 2024-02-07 | all: rename the project to gorankusu | Shulhan | |
| The original idea of "trunks" is because the core library that we use for load testing is named "vegeta" (from Dragon Ball) [1][2], and Vegeta has a son named Trunks. In English, trunks also have multiple meanings. In order to have a unique name, we rename the project to "gorankusu", which is a combination of "go" (the main programming language that built the application) and "torankusu" the Hepburn of "Trunks". [1]: https://github.com/tsenart/vegeta/ [2]: https://en.wikipedia.org/wiki/Vegeta Implements: https://todo.sr.ht/~shulhan/gorankusu/2 | |||
| 2022-03-14 | all: changes the license of trunks software to GPL 3.0 or later | Shulhan | |
| See https://kilabit.info/journal/2022/gpl for more information. | |||
| 2021-03-15 | trunks: a module for testing HTTP services | Shulhan | |
| Trunks is a library and HTTP service that provide web user interface to test HTTP service, similar to Postman, and for load testing. For the load testing we use vegeta [1] as the backend. [1] https://github.com/tsenart/vegeta | |||
