-
Updated
May 27, 2022 - TypeScript
Fastify
Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.
Here are 1,035 public repositories matching this topic...
A recipe with Mocha
Enrich our DB model
Hi, ¿Is Subscription a reserved type Name? i expect to redefine Subscription rootType name as stated on graphql specs: https://spec.graphql.org/October2021/#sec-Root-Operation-Types
Steps to reproduce
Given following example:
'use strict'
const Fastify = require('fastify')
const mercurius = require('..')
const app = Fastify()
const Series = [{
name: 'Serie1',
s
-
Updated
May 27, 2022 - TypeScript
-
Updated
May 20, 2022 - TypeScript
LDAP support
🚀 Feature Proposal
Login using LDAP account.
Motivation
A lot of companies use LDAP as their login system, so I thought that it could be useful to incorporate to HospitalRun
-
Updated
May 27, 2022 - JavaScript
Add support to ESM
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the feature has not already been requested
🚀 Feature Proposal
Frequently modules are dropping support to CommonJS and in order to keep it up to date, we should support the ESM as soon as possible
Motivation
Example
_No r
-
Updated
May 29, 2022 - JavaScript
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.29.0
Plugin version
No response
Node.js version
14.19.1
Operating system
Windows
Operating system version (i.e. 20.04, 11.3, 10)
Windows 10 and MacOS 12.3.1
Description
Defining Custom loggin
-
Updated
May 24, 2022 - JavaScript
-
Updated
May 26, 2022 - JavaScript
🚀 Feature Proposal
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
-
Updated
May 19, 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
-
Updated
May 13, 2022 - JavaScript
-
Updated
May 14, 2021 - JavaScript
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%
Created by Matteo Collina
Released October 2016
- Organization
- fastify
- Website
- fastify.io
Clone the example app, only use Mocha instead of Jest
Before picking this issue, it's recommended to have a short tech planning chat here and only then upon sync to get up to speed.