raufurislam /
BookNest-server
A robust, TypeScript-powered RESTful API for managing books and borrowing records in a library system. Built with Express.js, MongoDB, and Mongoose.
70/100 healthLoading repository data…
BirukTesfaye0940 / repository
A robust RESTful API and WebSocket-powered backend for a real-time voting application, built with NestJS, MongoDB, and TypeScript.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
GitHub Repository Description for Voting App Backend
Voting App Backend A robust RESTful API and WebSocket-powered backend for a real-time voting application, built with NestJS, MongoDB, and TypeScript. This backend enables users to create polls, join them with unique codes, add options, and cast votes, with live updates delivered via WebSockets. It features secure user authentication using JWT, Passport, and Bcrypt, ensuring protected access to poll management and voting actions.
Key Features:
Tech Stack:
How It Works:
The backend exposes RESTful endpoints (e.g., POST /polls, POST /polls/:id/vote) for poll creation, management, and voting, secured with JWT guards. A WebSocket gateway handles real-time vote updates, ensuring all participants see changes instantly. MongoDB stores poll data, with logic to enforce rules like preventing owners from voting or participants from re-voting.
Setup:
git clone <repo-url>npm installapp.module.ts.npm run start:devThis backend is designed for extensibility and serves as the core for a full-stack voting application. Contributions and feedback welcome!
Selected from shared topics, language and repository description—not editorial ratings.
raufurislam /
A robust, TypeScript-powered RESTful API for managing books and borrowing records in a library system. Built with Express.js, MongoDB, and Mongoose.
70/100 healthadityasurya4103 /
This project is an API designed to seamlessly fetch data from an Excel sheet and store it in a MySQL database. It comprises a robust backend implemented in Java Spring Boot and a dynamic frontend built with Angular. the system incorporates JSON Web Tokens (JWT) for secure authentication, ensuring that only authorized administrator
28/100 healthjorgeadev /
🎬 A robust, scalable, and fully type-safe backend RESTful API built with Node.js, Express, and MongoDB for efficiently managing movie collections, featuring strict TypeScript typings, an MVC architecture, and an automated testing suite.
55/100 healthfomongole /
A robust, enterprise-grade RESTful API built with Node.js, Express, and TypeScript. This API serves as the backend for a Notes application, featuring advanced authentication, user management, and "Pro" note-taking capabilities.
47/100 healthnethmiumaya /
The RecipeRadar Backend is a TypeScript, Express, and Prisma-based service for the RecipeRadar app. It offers RESTful APIs for user authentication and recipe management, including registration, login, and search history storage. Using MySQL and Prisma, it ensures scalability, maintainability, and robust error handling.
42/100 healthMT-KS-04 /
A robust RESTful Blog API built with Node.js and TypeScript, featuring JWT authentication and automated documentation via GitBook.
66/100 health