A RESTful backend for managing co-working spaces, built with Node.js, Express, and MongoDB.

Deskflow is a backend application built with Node.js and Express.js to manage co-working spaces. It provides RESTful APIs to handle all core operations, with MongoDB for data storage, JWT for secure authentication, and Bcryptjs for password hashing.