whoismaruf/zlog-server

Need some documentation for API endpoints.

Opened this issue · 4 comments

Right now, this application is a dark road to others. Some actions are needed to be executed asap.

  • Add documents for every available endpoint.
  • Test files

Is this REST API? If yes, I'd like to help out.

Hi @neerajaraje, thanks for responding.
Yes, it has been built with the Django rest framework. You're welcome to contribute mate 🎉

Great! What endpoints do you need documentation for? Is there any source info I could look at?

Well, I am thinking about adding swagger docs to the project. You can get all the endpoints listed in root/urls.py 👍