Need some documentation for API endpoints.
Opened this issue · 4 comments
whoismaruf commented
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
neerajaraje commented
Is this REST API? If yes, I'd like to help out.
whoismaruf commented
Hi @neerajaraje, thanks for responding.
Yes, it has been built with the Django rest framework
. You're welcome to contribute mate 🎉
neerajaraje commented
Great! What endpoints do you need documentation for? Is there any source info I could look at?
whoismaruf commented
Well, I am thinking about adding swagger docs to the project. You can get all the endpoints listed in root/urls.py 👍