Skip to content

Commit

Permalink
docs: rest principles
Browse files Browse the repository at this point in the history
  • Loading branch information
ParanoidUser committed Oct 20, 2023
1 parent d3c4ff6 commit bdce091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ A curated list of best practices, guidelines, standards, and conventions accepte
- [Google Cloud Architecture Framework](https://cloud.google.com/architecture/framework) - Provides recommendations and best practices for designing and operating a cloud topology.
- [Google Engineering Practices](https://google.github.io/eng-practices/) - Collective experience of various best practices that were developed over time in Google.
- [Google Style Guides](https://google.github.io/styleguide/) - Complete definition of Google's coding standards for different languages.
- [Guiding Principles of REST](https://restfulapi.net/rest-architectural-constraints/) - Guiding principles for designing loosely coupled applications over the network.
- [Style Guide for Protobuf](https://docs.buf.build/best-practices/style-guide/) - This document is meant as a short reference for developers to refer to when writing Protobuf schemas.
- [Kubernetes Configuration Best Practices](https://kubernetes.io/docs/concepts/configuration/overview/) - Consolidates configuration best practices that are introduced throughout the user guide, Getting Started documentation, and examples.

Expand Down

0 comments on commit bdce091

Please sign in to comment.