@gasket/preset-api

Create Express-based API with Gasket

Usage no npm install needed!

<script type="module">
  import gasketPresetApi from 'https://cdn.skypack.dev/@gasket/preset-api';
</script>

README

@gasket/preset-api

Framework for building API's using Gasket.

Usage

This preset requires v5 of the @gasket/cli:

npm i -g @gasket/cli@^5.0.0

Installation

gasket create <app-name> --presets @gasket/preset-api

Docs

To see complete the list of plugins configured in your app, and what commands, lifecycles, and structures are available, run the new gasket docs command in your app.

Plugins

License

MIT