Backend Meeting Notes 3 (12.11.2021) - bounswe/2021SpringGroup1 GitHub Wiki

Meeting Details

In this meeting, we opened two branches and tried to add Swagger API documentation tool to our project. We faced many errors like importing or not opening etc. Finally we added Swagger but not all parameters were showing up and all functions including no parameters were strangely failing. After trying many things to solve this, we decided that implementing this with Django Rest API will be the best solution.

Total time spend : 4 hours

Participants

  • Berke Argın
  • Emrah Doğan

Tasks

  • Trying add Swagger and configuring it to the project for the API documentation
  • Learning Django Rest API