Explore a live preview of the project here.
Public
curl --location --request GET 'https://gestion-bibliotique-pfe.netlify.app/api/categories/67b0cbe00aedf5b2883615b7'
{
"success": true,
"message": "Category fetched successfully!",
"data": {
"categorie": {
"_id": "R7LFHgy1qYMN9IBzqRfqx",
"nom": "Fantasy",
"description": "DeBooks set in magical or imaginary worlds."
}
}
}