Fastify

Results 95 repositories owned by Fastify
trafficstars

fastify-postgres

173
Stars
33
Forks
Watchers

Fastify PostgreSQL connection plugin

fastify-env

187
Stars
23
Forks
Watchers

Fastify plugin to check environment variables

fastify-secure-session

188
Stars
44
Forks
Watchers

Create a secure stateless cookie session for Fastify

fastify-caching

171
Stars
25
Forks
Watchers

A Fastify plugin to facilitate working with cache headers

fastify-reply-from

148
Stars
75
Forks
Watchers

fastify plugin to forward the current http request to another server

fastify-example-twitter

266
Stars
50
Forks
Watchers

Fastify example - clone twitter

fastify-bearer-auth

146
Stars
28
Forks
Watchers

A Fastify plugin to require bearer Authorization headers

example

124
Stars
34
Forks
Watchers

Runnable examples of Fastify

fastify-example-todo

113
Stars
21
Forks
Watchers

A Simple Fastify REST API Example