Skip to content

taishikato/PinWeb-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinWeb

Add favorite webpage to your Pinterest only with one clickπŸ’«

Check it on Product Hunt 🐱

Check out the repository for the frontend: taishikato/PinWeb

Node.js Express

πŸ€·β€β™‚οΈ Why I created this app?

I saved the image on Pinterest when I find a cool website. I usually take a screenshot and then add it to Pinterest.
I want to make the process short, thus I made PinWeb.

βš™οΈ How does it work?

It's so simple.
When the user clicks the "Pin This Web" button, it calls the API with JavaScript Fetch API to upload the image to Firebase Cloud Storage and gets the URL of the image.
After that, it opens a new window to show the users the board of Pinterest.

PinWeb Demo

πŸ› οΈ Stack

  • Node.js
  • Express
    • Framework
  • Firebase
    • Storage, Cloud Functions

πŸ’« Features

  • Upload a image
  • Return the url to the image

πŸ‘€ Author

Releases

No releases published

Packages

No packages published