Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nirewen/nestjs-feed-generator
https://github.com/nirewen/nestjs-feed-generator
atproto feed-generator nestjs template
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nirewen/nestjs-feed-generator
- Owner: nirewen
- Created: 2024-09-06T18:00:37.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T19:26:34.000Z (4 months ago)
- Last Synced: 2024-10-31T23:05:58.530Z (2 months ago)
- Topics: atproto, feed-generator, nestjs, template
- Language: TypeScript
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WORK IN PROGRESS
This is a template to make a NestJS application with the ATProto XRPC endpoint for a custom BlueSky feed
Folder structure is the same as for [feed-generator](https://github.com/bluesky-social/feed-generator/)
Follow the instructions [here](https://docs.bsky.app/docs/starter-templates/custom-feeds)
## Why?
I like NestJS and want to add more API routes without the barebones ExpressJS