Skip to content

UPRI-NOAH/raspberryshake_api

Repository files navigation

Raspberry Shake API

This repository will set up an API for Raspberry Shake Station and Earthquake Data.

Requirements

Python 3.9

Installation

Install pipenv
    pip install --user pipenv
Install dependencies and run `pipenv shell`
    pipenv install
    pipenv shell
Launch API
    python manage.py migrate
    python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors