Rest API Design Best Practices | FAQ Interview Question

preview_player
Показать описание
This video explains in detail about the best practices that should be followed while developing the rest API.

1) Use nouns instead of verbs (Resource Naming)
2) Use plural nouns to the endpoints
3) Versioning your apis
4) Maintain good security practices
5) Proper error handling and returning standard HTTP error codes
6) Use consistent error messages
7) Pagination
8) Filtering and Sorting
9) Caching
10) Documenting APIs
11) Monitoring

Microservices Interview Questions:
Рекомендации по теме
Комментарии
Автор

Mam can you do a video on microservice crash course like spring security crash course?

DCMPraveenrajS