Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 618 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 618 Bytes

jake101-pinboard-api-vercel

Microservice for searchable Pinboard links, hosted on Vercel's serverless platform

This small repo uses JSON Server with the Pinboard API. It takes advantage of Vercel's easy to use CDN capabilities to be able to use JSON Server in production. Use the JSON Server docs to learn how to query the API and make sure to fill in the .env file with your Pinboard API Key.

Deploy with Vercel