# @platformatic/service

Platformatic Service is an HTTP service built on top of [Fastify](https://fastify.dev/) that provides a foundation for building APIs with auto-generated OpenAPI documentation and GraphQL support.

Check out the full documentation on [our website](https://docs.platformatic.dev/docs/reference/service/overview).

## Install

```sh
npm install @platformatic/service
```

## License

Apache 2.0
