Skip to content

fransfilastap/kontak

Repository files navigation

Kontak

This project is a web application that connects WhatsApp to a REST API. The application consists of four main parts:

  1. A WhatsApp client that is used to send and receive messages.
  2. A REST API built using Go that is used to send and receive messages.
  3. A web interface built using Next.js 14 with shadcn/ui that is used to manage the messages.
  4. A website that is used to manage the WhatsApp account.

Technology Stack

This project utilizes the following technologies:

  • Backend: The backend is built using Golang. It leverages the Echo web framework for handling HTTP requests and routing.
  • WhatsApp WebSocket Library: The project uses Whatsmeow as the WebSocket library to connect and interact with WhatsApp.
  • Web Interface: The web interface is built using Next.js 14 with shadcn/ui for managing messages.
  • Website: The website for managing the WhatsApp account is also built using Next.js 14 with shadcn/ui.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages