Inspired by https://github.com/antoinefink/simple-static-comments
I know that it's not the best optimized for now, but I will take care of it.
Docs at: https://comments.qubs.space/
- Authentication via JWT
- Validation
- Moderation
- Configuration
- Cache API
- OpenAPI File for Easy Integration
- Postman Collection
- Gravatar Profile Pic
- Pagination
- UniqueIDs for prefix (ex: so that article "hello" won't retrieve data from "hello world"
- Ordering
- Published React Component
- Captcha
- Filtering & Spam Protection
- Testing
- Likes?
- Replies?