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

Use plural variants of prefixes in every controller #183

Open
CllDMR opened this issue Feb 16, 2023 · 0 comments
Open

Use plural variants of prefixes in every controller #183

CllDMR opened this issue Feb 16, 2023 · 0 comments

Comments

@CllDMR
Copy link
Collaborator

CllDMR commented Feb 16, 2023

Şu an proje içerisinde route path'leri için tekil adlandırılma kullanılmış. Bu path'lerin çoğul hallerini kullanmak RESTAPI yönergelerine daha uygun olacaktır. Proje içerisinde @Controller, @Get, ... gibi aratarak bulabilirsiniz.

Örnek olarak burada 'category' -> 'categories' şeklinde dönüştürülebilir

Yardımcı dokümantasyon: Google - API Design Guide

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

No branches or pull requests

1 participant