EduPapersKe / EduPapersAPI

This RESTful API, crafted with Django, functions as the project's backend infrastructure.
https://edupapers.org
Apache License 2.0
4 stars 0 forks source link

Comments feature #66

Closed bedah-kym closed 3 months ago

bedah-kym commented 3 months ago

one can create update list and delete comments. added a client script to help devs use the api from a simple script which handles API auth so no need for a client app. its new so only has a few endpoints.