Skip to content

Commit

Permalink
docs: open feature (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
ParanoidUser authored May 1, 2024
1 parent f4cc481 commit 8f24bf4
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 @@ -42,6 +42,7 @@ A curated list of best practices, guidelines, standards, and conventions accepte
- [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.
- [Hitchhiker's Guide to Python!](https://docs.python-guide.org) - Best practice handbook for the installation, configuration, and usage of Python on a daily basis.
- [OpenFeature](https://openfeature.dev) - Open specification that provides a vendor-agnostic, community-driven API for feature flagging that works with your favorite feature flag management tool.
- [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 8f24bf4

Please sign in to comment.