Skip to content

screenify/screenify-backend

Repository files navigation

Screenify Backend 📸⚙️

CircleCI

This uploading service built for distributed fail safe system where the host is built for screenify-vscode extension.

Getting Started

npm install

npm start

CDN Uploader Service 🖼️

Cloud Service providers:

  • Google Cloud Storage.
  • Cloudinary.
  • AWS.

API End Point 📡

Usage :

POST /api/upload

Image Uploading Example Request

{
  "buffer": "89 82 36 ..."
}

Successful Reponse Example:

{
  "success": true,
  "url": "https://storage.googleapis.com/screenify_bucket/RGaipM.png"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •