Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.05 KB

File metadata and controls

26 lines (19 loc) · 1.05 KB

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}

Please Check My Github Account Pull Requests and Issues for my recent contributions to Ushahidi ❤️ 🙏