Skip to content

pnsn/squacapi

Repository files navigation

Squacapi

SQUACapi - Seismic Quality Assesment Console API

Build Status

Squacapi is an open source application for reporting on seismic network performance.

See [app_root]/swagger for full API documentation

Getting started: populate .env run docker-compose build to get starter data: docker-compose run --rm app sh -c "python manage.py bootstrap_db --days=7"