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

doc: Add an example sinatra app using openfeature-sdk #63

Closed
wants to merge 1 commit into from

Conversation

technicalpickles
Copy link
Collaborator

@technicalpickles technicalpickles commented Sep 12, 2023

This PR

This adds a simple sinatra to help demonstrate usage, and to also help expose what is needed to have a working library.

Related Issues

Fixes #1234523

Notes

I'm using https://openfeature.dev/docs/tutorials/five-minutes-to-feature-flags for inspiration in the app and functionality 🐮

This is a work in progress, and we'll need some more features implemented before it is reasonable to land.

Follow-up Tasks

How to test

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #63 (2ed2d2c) into main (83c5902) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files           6        6           
  Lines          91       91           
=======================================
  Hits           90       90           
  Misses          1        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@beeme1mr
Copy link
Member

I'm going to close this PR since it's quite old now. Please feel free to reopen if you have a chance to work on it. Thanks!

@beeme1mr beeme1mr closed this Apr 30, 2024
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