Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 416 Bytes

dp/docs

dp consists of a backend and a frontend.

The backend exposes an API for registering, deleting, and modifying dataproducts. Additionally, the API contains functionality to grant and remove access on individual dataproducts. Consult the API spec for more information.

The frontend serves as a way for users to browse dataproducts, and gain access to the dataproducts they wish to read.