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

https://github.com/linkorb/graph

Graph library
https://github.com/linkorb/graph

Last synced: about 1 month ago
JSON representation

Graph library

Awesome Lists containing this project

README

        

Graph
=====

Library for building in-memory Graphs

## Features

* Kubernetes inspired resource model (including its YAML format and CLI)
* Queries with GraphQL
* Easily write CLI scripts that operate against your graph
* Reusable symfony commands for graph introspection, querying, etc
* Define your own loaders (i.e. load from YAML, JSON, Markdown, etc)

## Use-cases

* [INFRA](https://github.com/linkorb/infra): your infrastructure as a GraphQL service
* Model your organization
* Complex documentation projects

## License

MIT. Please refer to the [license file](LICENSE) for details.

## Brought to you by the LinkORB Engineering team



Check out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).

Btw, we're hiring!