Skip to content

dorelljames/sanity-plugin-asset-source-pexels-api-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sanity-plugin-asset-source-pexels-api-proxy

This serverless app provides proxy API for sanity-plugin-asset-source-pexels

It's a pretty basic Express app hosted and deployed in AWS via serverless framework.

Running locally

  1. Clone this repo
  2. Create an .env file and add API_KEY with your Pexels API
  3. Use yarn install to install dependencies.
  4. Then run yarn start to run the app.

All requests will be on http://localhost:9000 with two endpoints: /curated and /search.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published