Skip to main content
Version: 1.36.2

Platformatic Service

Platformatic Service is an HTTP server that provides a developer tools for building robust APIs with Node.js.

For a high level overview of how Platformatic Service works, please reference the Overview guide.

Features

Issues

If you run into a bug or have a suggestion for improvement, please raise an issue on GitHub.

Standalone usage

If you're only interested in the features available in Platformatic Service, you can simply switch platformatic with @platformatic/service in the dependencies of your package.json, so that you'll only import fewer deps.

You can use the plt-service command, it's the equivalent of plt service.

TypeScript

To generate the types for the application, run platformatic db types.