Skip to main content
Version: 0.23.1

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 DB works, please reference the Architecture guide.

info

Platformatic Service is currently in public beta.

Features

Public beta

Platformatic Service is in public beta. You can use it in production, but it's quite likely that you'll encounter significant bugs.

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.