Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jake-101/jake101-pinboard-api-vercel
Microservice for searchable Pinboard links, hosted on Vercel's serverless platform
https://github.com/jake-101/jake101-pinboard-api-vercel
json-server pinboard-api serverless vercel vercel-now
Last synced: 2 months ago
JSON representation
Microservice for searchable Pinboard links, hosted on Vercel's serverless platform
- Host: GitHub
- URL: https://github.com/jake-101/jake101-pinboard-api-vercel
- Owner: jake-101
- Created: 2020-06-17T22:42:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T02:35:12.000Z (about 2 years ago)
- Last Synced: 2024-10-17T20:06:38.595Z (3 months ago)
- Topics: json-server, pinboard-api, serverless, vercel, vercel-now
- Language: JavaScript
- Homepage: https://jake101.com
- Size: 370 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jake101-pinboard-api-vercel
**Microservice for searchable Pinboard links, hosted on Vercel's serverless platform**This small repo uses [JSON Server](https://github.com/typicode/json-server) with the [Pinboard](https://pinboard.in) 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](https://vercel.com/button)](https://vercel.com/new/project?template=https://github.com/jake-101/jake101-pinboard-api-vercel)