Page cover

Abyss Storage

What is AbyssStorage ?

About the Core

The Core is an NPM Package to access easily the Service API without calling HTTP Request. It's manages automatic retry on failed request (Network Error, Bad Gateway...), API authentication and endpoint parameters (Request Params, Request Query Params, Request Body and Response Body).

Each endpoint has a corresponding method accepting typed parameters to help you to provide the right information.

URLs

API: https://storage-api.abyss-project.fr/api

Abyss Storage is based on Project and Application. You need one to call some endpoints.

Workflow

Drawing
Application Upload/Download/Write
Drawing
An external user or service upload a file to my Application

Last updated