-
Updated
Jul 12, 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,089 public repositories matching this topic...
A recipe with Mocha
Enrich our DB model
Following on from discussions in the GraphQL Composite Schemas Working Group: https://github.com/graphql/composite-schemas-wg it would be good to align terminology.
Current working glossary: graphql/composite-schemas-wg#34
Terms agreed in the inaugural meeting in 14th July 2022:
Subschema- essentially the schema of a federated service (definition TBD)
Exp
-
Updated
Jul 17, 2022 - TypeScript
-
Updated
Jul 14, 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
Jul 12, 2022 - JavaScript
-
Updated
Jul 16, 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
Add the require('fastify-cli/helper') utility to the TS template.
Now it exports the old interface.
The test was failing during the implementation:
templates/app-ts/test/routes/example.test.ts 2> TSError: ⨯ Unable to compile TypeScript:
templates/app-ts/test/routes/example.test.ts 2> templates/app-ts/test/helper.ts(3,23): error TS7016: Could not find a declaration file
for module '
-
Updated
Jul 11, 2022 - JavaScript
-
Updated
Jul 4, 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
Jul 14, 2022 - JavaScript
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the issue has not already been raised
Issue
The readme for options - root states "You can also provide an array of directories ..."
.. however, using an array in the options root arguments renders the server unresponsive without any error messages. Connections simply
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jul 6, 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.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
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
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.