hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
154 stars 137 forks source link

[FEAT] Create API Endpoint for Help Center #960

Open JoshuaOloton opened 3 weeks ago

JoshuaOloton commented 3 weeks ago

Description

Create API endpoint to manage the topics for the Help Centre, including creating, updating, and retrieving Help center topics' content.

Acceptance Criteria

Purpose

To manage FAQ content in the Help Centre so that users can easily find relevant information.

Requirements

Expected Outcome