Galv logo

The Galv project is a web platform for battery data analysis and metadata management. This documentation provides a guide to Galv’s API, known as the backend.

The Galv backend is a REST API that provides endpoints for managing battery data and metadata. It runs in concert with a frontend and a harvester, which are separate projects. The frontend is a web application that provides a user interface for interacting with the backend, while the harvester is a Python package that collects battery data from various sources.

Frontend and Harvester documentation

The front and harvester documentation can be found at the following links:

Indices and tables