Home

Awesome

example

This repository is a collection of Fastify project that can be used to understand how-to archive commons problems and requirements.

Every directory is a stand alone project that you can read to undestand how it works and how it is configured.

Projects

Here a list of the projects with a description, search in this page what you are looking for

ProjectTagsDescription
authenticationauthentication sessionExample how to do authentication with fastify-session
validation-messagesschema validationHow you can customize the error messages of input schema validation
winston-loggerloggerExample how to use winston as a custom logger
typescript decoratorstypescriptExample how to use typescript decorators to build application
fastify postgrespostgres crudSimple CRUD app that show how integrate fastify with database, with 100% test coverage
[tests]testsExample of how to test your fastify application

External Projects

Here a list of external projects that could be useful to find some tips and suggestions

ProjectTagsDescription

Contributions

PR are welcome! Consider that a project to be added to this repository needs to have:

License

Licensed under MIT.