githubevents / open-source-friday

The home for open source maintainer chats
https://www.twitch.tv/github
11 stars 2 forks source link

Open Source Friday - [@idrinth/api-bench] - [08-02-2024] #69

Open Idrinth opened 2 months ago

Idrinth commented 2 months ago

Name

Björn Büttner

GitHub Handle

@Idrinth

Project Name

@idrinth/api-bench

Project Repo

https://github.com/idrinth/api-bench

Stream Date

Dates

08-02-2024

Twitter URL

@idrinth

LinkedIn URL

https://www.linkedin.com/in/bjoern-idrinth-buettner/

Additional Information

The project is a mono-repo written almost completely in typescript. It serves as my go to solution for testing apis with little coding required, no matter if we are talking about performance tests or integration tests. The project is about four years old and has suddenly spiked towards the end of last year, so the need for and maturity of the code base seem to have grown noticeably.

I would be very happy about talking about how to deal with a sudden growth like that, since I believe it will be interesting to maintainers and contributors on github.

Currently we focus on making the results easier to track and monitor while adding even more default checks to reduce the coding need. The hope is, that my contributors and me grow a bit more personally and that we can help others save their Developer Experience when trying to test apis.