Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farcaster Channel Feeds

Easily generate RSS, Atom, and JSON feeds directly from a Farcaster Hub.

Run Locally

Install the Vercel CLI

npm i -g vercel

Install dependencies:

yarn install

Run the development server

vercel dev

Configuration

Every request must specify a data source via one of the following query parameters:

  • hub — a Farcaster Hub URL including the HTTP port (eg https://yourfarcasterhub.com).
  • neynar-api-key — a Neynar API key. When present, requests are routed to https://snapchain-api.neynar.com with the key passed as the x-api-key header.

If neither is provided, the API responds with 400 Bad Request.

Deploy

I run this app on Vercel Serverless Functions. There are no environment variables. Feel free to deploy your own instance.

Deploy with Vercel

About

Easily generate RSS, Atom, and JSON feeds directly from a Farcaster Hub.

Resources

Stars

20 stars

Watchers

3 watching

Forks

Used by

Contributors

Languages