zentered / demo-async-fastify-with-jest

Demonstrate async fastify app with jest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up an Async Fastify App with Jest

This is a Proof of Concept repository to demonstrate how a Fastify app with async build step works with jest.

You can read the full article here

Usage

This demo relies on fastify-gcp-secrets to demonstrate a real world scenario. You can follow the instructions of the plugin to run this code and tests, or copy the parts you need for your own project.

Feedback & Comments

Please create an issue if you find any bugs with this demo. For feedback, you can find us on Twitter @zenteredco.

License

Copyright 2021 Zentered OÜ, licensed under Apache-2.0

About

Demonstrate async fastify app with jest

License:Apache License 2.0


Languages

Language:JavaScript 100.0%