Skip to content

feat: add Features server/client package with Vapor example#1

Draft
AdonisCodes wants to merge 2 commits into
mainfrom
feat/features-server-client-v2
Draft

feat: add Features server/client package with Vapor example#1
AdonisCodes wants to merge 2 commits into
mainfrom
feat/features-server-client-v2

Conversation

@AdonisCodes
Copy link
Copy Markdown
Contributor

Summary

  • add FeaturesServer with deterministic bucketing, request-time evaluation middleware, latest-only override audit rows, and auth-protected routes
  • add FeaturesClient with fetch/toggle APIs
  • scaffold FeaturesShared and FeaturesAdmin targets
  • add runnable Vapor + Fluent SQLite example app and simple client executable

Notes

  • FeaturesServer.configure registers migrations and feature routes
  • overrides are append-only audit rows with latest=true semantics
  • no tests included yet (as requested)

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.

1 participant