An open API service indexing awesome lists of open source software.

https://github.com/pinterest/slate

Resource Lifecycle Management framework
https://github.com/pinterest/slate

Last synced: 3 months ago
JSON representation

Resource Lifecycle Management framework

Awesome Lists containing this project

README

          

# Slate
Slate is a framework that solves Resource Lifecycle Management enabling us to create a unified Platform as a Service for infrastructure. It enables pluggable
implementation of platform resource types while providing a common interface (UI / API) that allows clients to declaratively create infrastructure.

Slate can be used for creating infra as code management layer for any multi-service platform environment.

## Getting Started

Checkout our [Getting Started Guide](docs/GettingStarted.md) to learn more on how to get Slate up and running and use the framework.

## Design

Detailed design can be found [here](docs/Design.md)

## Maintainers

- [Ambud Sharma](https://github.com/ambud)

- [Surya Karri](https://github.com/suryabhaskarkarri)

- [J.C. Zhong](https://github.com/jczhong84)

## Contributors

- [Qingxian Lai](https://github.com/QingxianLai)

## License

Slate is distributed under [Apache License, Version 2.0](LICENSE)