Anderson Joseph

Results 9 comments of Anderson Joseph

Any solution to this? I'm also having this problem 😕

I would like to work on this. I took a look at the code and, currently, the only error that `auth.html` expects is a 401 Unauthorized. Since the log must...

+1 this would be an interesting and useful option to have. Interested in collaborate in what I can to bring this as a real plugin

> We're using Hurl for e2e testing our API and would like to re-seed/reset our test database after some operations That's my use case too, currently I'm doing it with...

For the sake of the experiment I would like to give it a shot to this with a `fastify-plugin-ts`

Hey! I made a [fork](https://github.com/andersonjoseph/fastify-plugin-ts) with my attempt on migrating the plugin to typescript (still a wip) if you would like to give it a review would be great. @StarpTech...

> Did you have the chance to run any benchmarks I haven’t run any benchmarks yet, but I was thinking of doing something similar to your script, @metcoder95. But I...

I added some benchmarks to the repo, I tried to optimize the script to only measure `app.ready` and also added benchmarks for fp's options. Here are the results on my...

https://github.com/user-attachments/assets/d84f87a3-99f0-4ee3-8494-2457197382d7 Hey! I'm not sure if this is planned or already discussed, but I also wanted this feature so I hacked a small poc over the weekend. It basically search...