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-bearer-auth
146
Stars
28
Forks
Watchers
A Fastify plugin to require bearer Authorization headers
fastify-basic-auth
67
Stars
24
Forks
Watchers
Fastify basic auth plugin
fastify-example-todo
113
Stars
21
Forks
Watchers
A Simple Fastify REST API Example