Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Practice App: API Documentation #116

Closed
8 of 10 tasks
kostanya opened this issue May 16, 2022 · 9 comments
Closed
8 of 10 tasks

Practice App: API Documentation #116

kostanya opened this issue May 16, 2022 · 9 comments
Labels
Documentation Improvements or additions to documentation Effort: High Handling this issue might take longer Milestone everything related to the milestone preparation Practice App related to the practice app Priority: High This issue must be handled immediately

Comments

@kostanya
Copy link
Contributor

kostanya commented May 16, 2022

What's up?

One of our Milestone 2 deliverable is to document our API. Therefore we decided to create a documentation page in meeting 16 and work there collaboratively.

To Do

Checklist

  • Elif Bayraktar
  • Serdar Akol
  • Sena Mumcu
  • Karahan Sarıtaş
  • Mustafa Cihan
  • Serhat Hebun Şimşek
  • Doğukan Türksoy
  • Furkan Keskin
  • Metehan Dündar
  • Sinem Koçoğlu

Deadline

18.05.2022 @23.59

Additional Information

No response

Reviewers

No response

@kostanya kostanya added Documentation Improvements or additions to documentation Effort: High Handling this issue might take longer Priority: High This issue must be handled immediately Task: assignment Practice App related to the practice app labels May 16, 2022
@kostanya kostanya added the Milestone everything related to the milestone preparation label May 17, 2022
@KarahanS
Copy link
Contributor

Added documentation for:

  • GET api/v1/artitems/
  • GET api/v1/artitems/users/<int:id>
  • GET api/v1/artitems/users/username/<str:username>
  • GET api/v1/artitems/<int:id>
  • POST api/v1/artitems/
  • GET api/v1/episodes/<str:series>

@sinemKocoglu
Copy link
Contributor

Added documentation for:

  • GET api/v1/comments/artitem/<int:id>
  • POST api/v1/comments/artitem/<int:id>
  • DELETE api/v1/user/<int:id>/comment/<int:commentid>

@kostanya
Copy link
Contributor Author

Added documentation for:

  • DELETE api/v1/artitems/<int:id>
  • GET api/v1/users
  • POST api/v1/users
  • GET api/v1/users/<int:id>
  • DELETE api/v1/users/<int:id>
  • GET api/v1/searchbytagkeyword/<str:tag>

@ooodogodogodogo
Copy link
Contributor

Added documentation for
GET api/v1/user/str:username/str:password

@serdarakol
Copy link
Contributor

Added documentation for:

  • POST api/v1/follow_user/
  • GET api/v1/get_followers/<int:id>
  • GET api/v1/get_followers/<int:id>

@simsekhebun
Copy link
Contributor

Added documentation for:

  • GET api/v1/users/username/<str:username>

@BElifb
Copy link
Contributor

BElifb commented May 20, 2022

Added documentation for:

  • GET api/v1/searchbytag/<str: tag>
  • GET api/v1/questions/all
  • GET api/v1/questions/<str: tag>

@mumcusena
Copy link
Contributor

Added documentation for:

  • GET api/v1/tags
  • POST api/v1/tags
  • DELETE api/v1/tags/int:id

@KarahanS
Copy link
Contributor

Practice App Implementation is over. No action is taken, closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation Effort: High Handling this issue might take longer Milestone everything related to the milestone preparation Practice App related to the practice app Priority: High This issue must be handled immediately
Projects
None yet
Development

No branches or pull requests

10 participants