Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

wishlist: Fastify Examples #9

Open
bnb opened this issue Jul 7, 2020 · 3 comments
Open

wishlist: Fastify Examples #9

bnb opened this issue Jul 7, 2020 · 3 comments
Labels

Comments

@bnb
Copy link
Contributor

bnb commented Jul 7, 2020

It would be genuinely wonderful to get some examples of Fastify into the examples repo's servers examples.

Ideally, these examples will:

  • Go beyond a simple "Hello, World"
  • Include tests
  • Have a README that explains what the project does and how to use it.

Please see CONTRIBUTING.md for more context on how to contribute. Please feel free to ask any questions here ❤️

@bnb bnb added the wishlist label Jul 7, 2020
@bnb
Copy link
Contributor Author

bnb commented Jul 7, 2020

cc @mcollina

@gireeshpunathil
Copy link
Member

probably worthwhile to co-ordinate with #10 so as to cover a common use case so that it can serve also to showcase the subtle differences and similarities?

@mcollina
Copy link
Member

mcollina commented Jul 8, 2020

Here is an example. It includes JWT auth. https://github.com/mcollina/one-two-three-fastify

I can also add a quick db if needed and update to run it well in this repo.

(The example uses Node ESM)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants