A Job Portal API built with Node.js, Express.js and MongoDB. This backend- only project enables functionalities typical for job portal, such as job posting user authentication and Job searching. Designed for easy integration with front end applications
Secure registration and login for Job seekers and employeers
CRUD functionalities for managing job postings
Allow user to update personal information
Built in API documentation using @Swageer
Node.js and Express.js for Backend MongoDB for DBS Swagger for Api documentation Clone the repo: git clone Install Dependecies: npm install Set up the envirnmental variables .env Run the server npm startContributions are welcome! Please submit the issue or pull requests for submiitting the suggestions