/create-fastify-api

A CLI for quickly building RESTful APIs using Node.js, fastify

Primary LanguageRustMIT LicenseMIT

create-fastify-api

Currently supported template presets include:

  • fastify
  • fastify-lambda

In Progress

  • fastify-lavamoat
  • fastify-lambda-lavamoat
  • fastify-cloudflare-workers

TODOs

  • typescript
  • fastify
  • tests (using node testrunner)
  • create scaffold cli (npx create-node-app)
    • serverless handler
    • cloudflare worker
    • lavamoat option