-
Updated
May 6, 2022 - JavaScript
fastify-plugin
Here are 195 public repositories matching this topic...
-
Updated
May 5, 2022 - JavaScript
-
Updated
May 6, 2022 - JavaScript
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure it has not already been reported
Fastify version
3.19.0
Plugin version
4.2.0
Node.js version
14.x
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
11.15.1
Description
The [Vary Header](https://deve
🚀 Feature Proposal
When using the onError hook to log errors to monitoring services, it would be great to have access to the original error.
However this is not currently possible with fastify-sensible customErrorHandler, because it [creates a new Error](https://github.com/fastify/fastify-sensible/blob/master/index
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the bug has not already been reported
Fastify version
N/A
Plugin version
N/A
Node.js version
N/A
Operating system
Linux
Operating system version (i.e. 20.04, 11.3, 10)
N/A
Description
In the index.d.ts file, I noticed t
Improve codebase
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the bug has not already been reported
Fastify version
3.x.x
Plugin version
No response
Node.js version
14.x
Operating system
Linux
Operating system version (i.e. 20.04, 11.3, 10)
20.04
Description
Migrate out of depreca
Coverage 100%
Increase coverage to reach 100%
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure it has not already been reported
Fastify version
latest
Plugin version
latest
Node.js version
14
Operating system
Windows
Operating system version (i.e. 20.04, 11.3, 10)
win10
Description
yo your origin is pointing to nothing. How to fix this? I kno
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the feature has not already been requested
🚀 Feature Proposal
can register proxy by host name
Motivation
No response
Example
server.register(proxy, {
upstream: 'http://single-signon.example.com',
host: 'xxx.sample.com', // optional
http2: false // opt
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the issue has not already been raised
Issue
Is custom healthCheck called after checking under pressure?
If no - we need In addition to the Db and Redis state, to know if the service is under pressure in order to form the correct answer.
-
Updated
May 1, 2022 - TypeScript
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the bug has not already been reported
Fastify version
3.28.0
Node.js version
16
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
12.3
Description
I would like to test my fastify app using [vitest](https://vite
-
Updated
May 6, 2022 - JavaScript
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure it has not already been reported
Fastify version
^3.18.1
Plugin version
No response
Node.js version
16.3.0
Operating system
Linux
Operating system version (i.e. 20.04, 11.3, 10)
Ubuntu 20.04
Description
Using [passport-auth0](https://www.npmjs.com
-
Updated
May 6, 2022 - JavaScript
-
Updated
May 2, 2022 - JavaScript
-
Updated
Apr 29, 2022 - JavaScript
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the feature has not already been requested
🚀 Feature Proposal
Other session modules, both for fastify and other libraries, provide a way to get all data from the current session. Some use a dedicated data() method or by calling get() without a key.
Motivation
_No respo
Coverage 100%
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
May 5, 2022 - JavaScript
Improve this page
Add a description, image, and links to the fastify-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fastify-plugin topic, visit your repo's landing page and select "manage topics."
Have an option to slow down responses instead of returning 429 errors.
Motivation
By having the option to slow down responses would deter scrapping of data from a server which would put an additional load on the server while still enabling responses for cases where user may not be actually scrapping, but just that there are many machines surfing the webpage under