Skip to content

Tutorials

Tutorials are copy-paste runnable paths through the current Sloppy alpha surface. They teach the normal app workflow first, then move into richer app shape.

Supported npm platform packages can run handler examples. Source builds need the handler execution runtime enabled. Without V8, sloppy build, routes, deps, doctor, audit, openapi, and package still work, but sloppy run reports that V8 is required.

Path

  1. Build your first Sloppy API
  2. Build a multi-file API
  3. Add config, services, and logging
  4. Add middleware, CORS, request IDs, and request logging
  5. Generate OpenAPI and package the app

Public alpha. APIs and artifact formats may still change between alpha revisions.