API Documentation

Introduction

Welcome to the official documentation for the deBeeChat API. This comprehensive guide provides developers with all the necessary information to interact with the API, enabling seamless integration and efficient utilization of its features.

The deBeeChat API empowers developers to access, manage, and interact with user, post, and comment resources. This includes functionalities such as user registration, login, post creation, commenting on posts, replying to comments and liking posts and comments. Certain endpoints require authentication before performing any CRUD operation.

Credits: This API is developed and maintained by Deborah Okeke (deBee).

Base URL

The base URL for this API is https://debeechatapi.onrender.com.

Encryption

User passwords are securely salted and hashed before being stored in the database.

Authentication

Authentication is managed through sessions.

Error Handling

In case of errors, the API responds with appropriate HTTP status codes and informative error messages.

Endpoints

Register a User

Parameters: