Skip to content

API UI Layer for the Cellar Application.

License

Notifications You must be signed in to change notification settings

Cellar/cellar-api

Repository files navigation

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.