Skip to content

coralproject/pillar

Repository files navigation

Pillar

Pillar is a REST based web service written in Go. It provides the following services:

  • Imports external data into Coral data model
  • Allows CRUD operation on Coral data model
  • Provides simple queries on Coral data model

All of the Pillar documentation (including installation instructions) can be found in the Coral Project Documentation.

The Pillar documentation lives in Github in the coralproject/docs/docs_dir/pillar repository.