Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decentldotland/ps-filter
cache node & FE filter for the PublicSquare protocol
https://github.com/decentldotland/ps-filter
Last synced: 3 days ago
JSON representation
cache node & FE filter for the PublicSquare protocol
- Host: GitHub
- URL: https://github.com/decentldotland/ps-filter
- Owner: decentldotland
- License: mit
- Created: 2022-04-17T21:34:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T19:22:53.000Z (over 2 years ago)
- Last Synced: 2024-10-29T00:49:36.600Z (18 days ago)
- Language: JavaScript
- Size: 76.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
@decentdotland/ps-filter
cache node & FE filter for the PublicSquare protocol
## Synopsis
A cache node for the [filter layer](./contracts) (SmartWeave contract) of the PublicSquare protocol.## API Endpoints
### 1- decoded cached feed
- Request: GET `/feeds`
- Response: Array of posts objects## Further Documentation
TODO## License
This project is licensed under the [MIT license](./LICENSE).