Skip to content

yashbhidawe/devTinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DevTinder API - The Backend Powering Developer Connections πŸ”§

The official backend for DevTinder, a modern platform that connects developers through code, conversation, and collaboration.


🌐 Live App

πŸ”— Frontend Demo: DevTinder Web


βš™οΈ Tech Stack

  • Backend: Node.js, Express.js
  • Database: MongoDB Atlas
  • Real-time: Socket.io
  • Authentication: JWT
  • Hosting: Render
  • Security: Helmet, CORS, Rate Limiting

✨ Features

βœ… RESTful API for user management, matches, and messaging
βœ… JWT-based secure authentication and authorization
βœ… Socket.io-based real-time chat
βœ… Middleware protection
βœ… Razorpay integration
βœ… CRON Jobs βœ… Modular route structure for scalability
βœ… Environment-based configuration for easy deployment


πŸš€ Getting Started

πŸ”§ Prerequisites

  • Node.js (v14 or higher)
  • MongoDB URI (Local or Atlas)

πŸ“¦ Installation

# Clone the repository
git clone https://github.com/yashbhidawe/devTinder.git
cd devTinder

# Install dependencies
npm install

About

Backend logic written in Node.js, Express.js and MongoDB for the developer matchmaking platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors