Skip to content

vsupruniuk/chatify-api

Repository files navigation

Chatify API

Chatify API is a powerful backend service built with NestJS for a real-time messenger application. It provides various features for managing users, enabling group chats, direct messaging, user search, and more.

Features

  • User registration and authentication
  • User profiles and avatars
  • Real-time chat functionality
  • Group chats with multiple participants
  • Direct messaging between users
  • User search by nickname
  • ... and more!

Installation

  1. Clone the repository: git clone https://github.com/vsupruniuk/chatify-api.git.
  2. Install dependencies: cd chatify-api, npm install.
  3. Configure the database connection in the .env file.
  4. Start the server: npm start.

Documentation

For detailed documentation and API usage examples, please visit API Documentation.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published