Skip to content

A storage system that makes use of Google Cloud Storage Platform to store audio file in Google Cloud Storage bucket.

Notifications You must be signed in to change notification settings

klef-dev/alertus

Repository files navigation

ALERTUS Storage System

Guidelines

ALERTUS Storage System uses Google Cloud Storage Platform to store audio file in Google Cloud Storage bucket.

HOW TO SETUP:

RESTful URLs

  • Upload an audio to google cloud storage bucket:
    • POST /api/store field: recording_sid,recording_url
  • To get all google storage url uploaded:
    • GET /api/store
  • To get one audio uploaded by id:
    • GET /api/store/{id}

About

A storage system that makes use of Google Cloud Storage Platform to store audio file in Google Cloud Storage bucket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published