Skip to content

version 0.1.0#1

Open
theskumar wants to merge 28 commits intomasterfrom
dev
Open

version 0.1.0#1
theskumar wants to merge 28 commits intomasterfrom
dev

Conversation

@theskumar
Copy link

No description provided.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code is public anyways... you shouldn't be needing it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pagination should be added as a default value in the settings, unless it's required in a particular view.

@theskumar
Copy link
Author

@vikrantpogula overall all the stuff looks quite straight forward. Good Job!

there somethings like would be good to have:

  • add TESTS to freeze you api schemas
  • use managers with select_related and prefectch_related to optimize database calls.
  • use caching on endpoints
  • use api trottling, so someone can take down your server, since you have AllowAny on most of the endpoints.

Cheers,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants