A backend API for a Book Review Platform built with Node.js, Express, TypeScript, and PostgreSQL. It provides secure user authentication, book management, and review features with JWT-based access control, pagination, and average rating calculations.

3 stars 3 forks 3 watchers TypeScript MIT License
api-rest express jwt nodejs postgresql-database typescript
2 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub
New Docs? what? about 2 months ago

AI Summary: This issue requests the creation of new documentation for the project. Specifically, the documentation should cover the `frontend` components and the `start.sh` script. It is labeled as a good first issue, indicating it's suitable for new contributors.

Complexity: 2/5
documentation good first issue

A backend API for a Book Review Platform built with Node.js, Express, TypeScript, and PostgreSQL. It provides secure user authentication, book management, and review features with JWT-based access control, pagination, and average rating calculations.

TypeScript
#api-rest#express#jwt#nodejs#postgresql-database#typescript

AI Summary: The `/books` page on the frontend is displaying as blank, despite the backend API for `/books` being confirmed as functional via `curl` requests. This indicates a problem specifically within the frontend application's rendering or data consumption logic for that page.

Complexity: 2/5
help wanted

A backend API for a Book Review Platform built with Node.js, Express, TypeScript, and PostgreSQL. It provides secure user authentication, book management, and review features with JWT-based access control, pagination, and average rating calculations.

TypeScript
#api-rest#express#jwt#nodejs#postgresql-database#typescript