You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sample APIs are created using NodeJS, ExpressJS , SQLite where only authenticated users can perform any operation on the database. JWT Tokens are used to verify users and only if user has valid JWT token he can perform operations on the database. Middleware functions are used to authenticate.
The Tourist Guide site is an online platform that serves as a comprehensive resource for travelers. It provides detailed information on popular destinations in Bangladesh, helping users plan their trips effectively.
E-commerce website where a customer can sign in and register into the application and can browse the items and can place an order by proceeding with the payments
Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.
StudyNotion is a fully functional ed-tech platform that enables users to create, consume, and rate educational content. The platform is built using the MERN stack, which includes ReactJS, NodeJS, MongoDB, and ExpressJS
This is an interactive Bookstore application built using ReactJS. The application allows users to browse and search for books, view book details, add books to a shopping cart, and place an order.Book Store appp
TripM is a cab agency management system designed to help cab agencies efficiently manage their workload. The system provides features for both the admin and driver sides of the cab agency.
Node.js and Express-based backend service for a URL shortener application. Provides RESTful APIs for URL shortening, user authentication, password recovery, and URL management.