Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 804 Bytes

File metadata and controls

28 lines (16 loc) · 804 Bytes

Cellar

This repository contains the source for the cellar API.

To start learning about Cellar read the documentation here

The source for UI can be found here

Note: The primary location for contributing to the project is on GitLab. It is mirrored to other locations for visibility.

Cellar API

The Cellar API is a RESTful API written in Go.

It uses the Gin Web Framework.

If you would like to contribute, get started by reading the contributing document.