Skip to content

API UI Layer for the Cellar Application.

License

Notifications You must be signed in to change notification settings

Cellar/cellar-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Parker Johansen
Jan 15, 2021
67d4803 · Jan 15, 2021

History

70 Commits
Dec 27, 2020
Jan 10, 2021
Jan 15, 2021
Jan 15, 2021
Jan 15, 2021
Nov 13, 2020
Jan 12, 2021
Jan 13, 2021
Dec 5, 2020
Dec 5, 2020
Jan 13, 2021
Dec 30, 2020
Jan 13, 2021
Dec 27, 2020
Nov 13, 2020
Jan 15, 2021
Dec 27, 2020
Jan 13, 2021
Jan 13, 2021
Jan 13, 2021
Jan 12, 2021

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.